cvs commit: src/libexec/rtld-elf Makefile
Joerg Sonnenberger
joerg at crater.dragonflybsd.org
Sun May 1 12:19:27 PDT 2005
joerg 2005/05/01 12:19:12 PDT
DragonFly src repository
Modified files:
libexec/rtld-elf Makefile
Log:
Link with --no-undefined to enfore the normal missing symbol check,
it was disabled by the -Bshared. RTLD is a shared object, but can't
depend on any other source for symbols.
Revision Changes Path
1.8 +1 -1 src/libexec/rtld-elf/Makefile
http://www.dragonflybsd.org/cvsweb/src/libexec/rtld-elf/Makefile.diff?r1=1.7&r2=1.8&f=u
More information about the Commits
mailing list