Make a special libc version for RTLD which doesn't use TLS as it will
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Fri, 29 Apr 2005 21:46:41 +0000 (21:46 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Fri, 29 Apr 2005 21:46:41 +0000 (21:46 +0000)
commitd2a4c6204a77aaec984b85e9754b5aa783192476
tree194a6a3b25628107d08d630f99db1598a42e3c6f
parent526c84b3ff11901f0b0d7d43d680d81d9d87da96
Make a special libc version for RTLD which doesn't use TLS as it will
soon be added. Don't install it, keep it in the build tree. Also
build the rtld itself without TLS dependencies. Stop building and
installing the normal libc as PIC archive.

Discussed-with: dillon
Makefile.inc1
lib/Makefile
lib/libc/Makefile
lib/libc_rtld/Makefile [new file with mode: 0644]
libexec/rtld-elf/Makefile