diff options
author | Mark H Weaver <mhw@netris.org> | 2015-01-07 09:51:23 -0500 |
---|---|---|
committer | Mark H Weaver <mhw@netris.org> | 2015-01-07 09:51:23 -0500 |
commit | fa1e2f3d0d04a2d8e841c6d77244739c00176e9a (patch) | |
tree | f578526e318a3dcdaa12f1018e7880485431b41b /gnu/packages/autotools.scm | |
parent | b515822de1001170b05bb78be3887c04acbe3653 (diff) | |
download | guix-fa1e2f3d0d04a2d8e841c6d77244739c00176e9a.tar.gz guix-fa1e2f3d0d04a2d8e841c6d77244739c00176e9a.zip |
Revert "gnu: gcc: Add '-lgcc_s' only when '-pthread' is given."
This reverts commit 9097e666d48c9b6c0263dcbe60b5af69ff7689f4.
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.
Diffstat (limited to 'gnu/packages/autotools.scm')
0 files changed, 0 insertions, 0 deletions