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': [ - [ '"log msg
path: root/gnu/services/xorg.scm
AgeCommit message (Expand)Author
2022-03-25services: xorg: Remove xf86-input-synaptics from %default-xorg-modules....SeerLite
2022-02-10services: gdm-service-type: Require elogind....Josselin Poiret
2022-01-08services: set-xorg-configuration: Use target-x86-64?....Chris Marusich
2022-01-06services: Consistently use SDDM rather than GDM on non-x86_64....Chris Marusich
2021-12-05Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus
2021-11-30services: Accept <inferior-package>s in lieu of <package>s....Tobias Geerinckx-Rice
2021-11-24gnu: gdm: Pass GDK_PIXBUF_MODULE_FILE to sessions....Josselin Poiret
2021-10-18Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe
2021-10-15gnu: font-abattis-cantarell: Update variable name....Tobias Geerinckx-Rice
2021-10-02services: gdm: Add Wayland support....Josselin Poiret
2021-10-02gnu: Add Wayland support for GDM....Josselin Poiret
2021-08-30services: xorg: Delay the xorg-configuration-modules field evaluation....Mathieu Othacehe
2021-08-17services: slim: Add pam-gnupg support....Oleg Pykhalov
2021-07-29services: Migrate to <setuid-program>....Brice Waegeneire
2021-06-14services: Remove deprecated service procedures....Ludovic Courtès
2021-03-31services: xorg: Export %default-xorg-server-arguments....Valentin Herrmann
2021-02-11services: Add 'xorg-server-service-type'....宋文武