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': [ - [ '"committer
path: root/gnu/tests
AgeCommit message (Expand)Author
2022-06-05tests: childhurd: Make sure "guix build -d" works....Ludovic Courtès
2022-06-05tests: childhurd: Generalize command execution over SSH....Ludovic Courtès
2022-05-22services: openssh: Listen on both IPv4 and IPv6....Ludovic Courtès
2022-05-01services: bitlbee: Use 'make-inetd-constructor'....Ludovic Courtès
2022-05-01tests: Fix tailon test....Mathieu Othacehe
2022-04-29tests: Avoid starting services to check whether they're running....Ludovic Courtès
2022-04-08tests: Add "encrypted-home-os" installation test....Ludovic Courtès
2022-04-07services: openssh: Start as an inetd service....Ludovic Courtès
2022-03-19tests: install: Add two new Btrfs RAID10 install test....Maxim Cournoyer
2022-03-19tests: install: Enable the use of multiple disk devices for tests....Maxim Cournoyer
2022-03-19tests: install: Streamline 'qemu-command/writable-image'....Maxim Cournoyer
2022-03-19tests: install: Adjust the timeouts on two failing tests....Maxim Cournoyer
2022-02-21tests: nix: Remove tab characters....Mathieu Othacehe
2022-02-21tests: nix: Fix it....Mathieu Othacehe