summaryrefslogtreecommitdiffstats
path: root/usr.bin/ldd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/ldd/Makefile')
-rw-r--r--usr.bin/ldd/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/ldd/Makefile b/usr.bin/ldd/Makefile
index 357f9f3..cd17228 100644
--- a/usr.bin/ldd/Makefile
+++ b/usr.bin/ldd/Makefile
@@ -5,6 +5,5 @@ SRCS= ldd.c
.if ${MACHINE_ARCH} == "i386"
SRCS+= sods.c
.endif
-WARNS?= 6
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud