guix-devel/gnu
Mark H Weaver fa1e2f3d0d Revert "gnu: gcc: Add '-lgcc_s' only when '-pthread' is given."
This reverts commit 9097e666d4.

This turned out not to be a good strategy.  Some build system, e.g. tcl's, do
not pass -pthread on GNU/Linux by default, but merely link with -lpthread.
Also, Ludovic found other cases where libgcc_s is dlopened by libc that have
nothing to do with pthreads, e.g. to walk the stack.
2015-01-07 09:51:23 -05:00
..
build
packages Revert "gnu: gcc: Add '-lgcc_s' only when '-pthread' is given." 2015-01-07 09:51:23 -05:00
services gnu: xorg-server: Update to 1.16.2.901, with many security fixes. 2014-12-19 23:28:18 -05:00
system
artwork.scm
packages.scm
services.scm
system.scm system: Add sudo to '%base-packages'. 2014-12-13 16:22:34 +01:00