Link with --no-undefined to enfore the normal missing symbol check,
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Sun, 1 May 2005 19:19:12 +0000 (19:19 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Sun, 1 May 2005 19:19:12 +0000 (19:19 +0000)
commit33d0682a0a9de9951ea990fb738c3936b36f70a0
treec7e663ef8a69c4c1e53e0810044223d699f1ee03
parent99db4927b9fb11a746e7130e3662c30de28ffdb4
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.
libexec/rtld-elf/Makefile