OSDN Git Service

Fix the bug where binaries built with older toolchains would
authorEric Andersen <andersen@codepoet.org>
Mon, 28 Jan 2002 13:10:32 +0000 (13:10 -0000)
committerEric Andersen <andersen@codepoet.org>
Mon, 28 Jan 2002 13:10:32 +0000 (13:10 -0000)
commit75d013b16a0764bf393628d241f05729a81d9b8d
tree8bdf9f4e01c06afc2536a30ebe48e034a7da85e7
parent03f7612acc323011a680c64d613badc62017d3fa
Fix the bug where binaries built with older toolchains would
segfault.  Turns out that 'ld -nostdlib' was the culprit.
Who wouldof thought...
 -Erik
Rules.mak
ldso/libdl/Makefile
ldso/util/Makefile
libc/Makefile
libcrypt/Makefile
libm/Makefile
libpthread/Makefile
libresolv/Makefile
libutil/Makefile