summaryrefslogtreecommitdiffstats
path: root/sbin/ldconfig
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/ldconfig')
-rw-r--r--sbin/ldconfig/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/ldconfig/Makefile b/sbin/ldconfig/Makefile
index 15c3808..776fef4 100644
--- a/sbin/ldconfig/Makefile
+++ b/sbin/ldconfig/Makefile
@@ -4,6 +4,7 @@ PROG= ldconfig
SRCS= elfhints.c ldconfig.c shlib.c support.c
LDDIR?= ${.CURDIR}/../../libexec/rtld-aout
CFLAGS+=-I${LDDIR} -DFREEBSD_AOUT
+WARNS= 0
MAN= ldconfig.8
.PATH: ${LDDIR}
OpenPOWER on IntegriCloud