This commit is contained in:
2018-07-29 15:45:45 +02:00
parent 291f1cd8c3
commit 7a138c6d80
3 changed files with 73 additions and 8 deletions

View File

@@ -74,7 +74,7 @@ CLIBOBJ!= cd ${NETBSDSRCDIR}/lib/libc && ${PRINTOBJDIR}
SRCS+= rtld.c reloc.c symbol.c xmalloc.c xprintf.c debug.c \
map_object.c load.c search.c headers.c paths.c expand.c \
tls.c symver.c diagassert.c
tls.c symver.c # diagassert.c
.if ${USE_FORT} == "yes"
.PATH.c: ${NETBSDSRCDIR}/lib/libc/misc