diff options
Diffstat (limited to 'libexec')
-rw-r--r-- | libexec/rtld-elf/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libexec/rtld-elf/Makefile b/libexec/rtld-elf/Makefile index f8ae81d..bbd5a52 100644 --- a/libexec/rtld-elf/Makefile +++ b/libexec/rtld-elf/Makefile @@ -1,7 +1,6 @@ # $FreeBSD$ PROG?= ld-elf.so.1 -# XXX: Hopefully this won't be needed after the next binutils import. SRCS= rtld_start.S \ reloc.c rtld.c rtld_lock.c map_object.c \ malloc.c xmalloc.c debug.c libmap.c |