Copied from Debian. Description: Disable SSE2 code on i386 This patch is not complete. A high-graded solution may use automatic switching between SSE2 and C++ implementations based on the results of runtime checks. The webrtc code already provides for one of them inside its GetCPUInfo function. Bug-Debian: https://bugs.debian.org/892823 Author: Nicholas Guriev Last-Update: Tue, 29 Jan 2019 23:26:38 +0300 --- a/libtgvoip.gyp +++ b/libtgvoip.gyp @@ -871,11 +871,7 @@ 'WEBRTC_POSIX', ], 'conditions': [ - [ '"
path: root/gnu/services/spice.scm
AgeCommit message (Expand)Author
2021-05-06services: spice-vdagent: Clear the socket file prior to starting....Maxim Cournoyer
2021-05-05services: Fix the spice-vdagent service....Maxim Cournoyer
2020-04-21services: Don't use the deprecated 'make-forkexec-constructor' call....Ludovic Courtès
2020-01-26services: Fix typo in spice-vdagent-service....Damien Cassou