Workaround longstanding glibc/ld bug, ala http://sources.redhat.com/bugzilla/show_bug... 0.4.0
authorRob Landley <rob@landley.net>
Tue, 24 Jul 2012 04:38:34 +0000 (23:38 -0500)
committerRob Landley <rob@landley.net>
Tue, 24 Jul 2012 04:38:34 +0000 (23:38 -0500)
commit07d79af7182c130858a84274718f9d0c84d15109
tree1774612c377ec0411bff86aa0c0d65e666441914
parent8f90d3aa019ff89e19e0977c22be8b73c92109a3
Workaround longstanding glibc/ld bug, ala sources.redhat.com/bugzilla/show_bug.cgi?id=3400, which prevents "./toybox | wc" from producing any output when toybox was statically linked.
lib/lib.c
main.c