guix/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
system
artwork.scm
packages.scm
services.scm
system.scm