summaryrefslogtreecommitdiffstats
path: root/bin/ls/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ls/Makefile')
-rw-r--r--bin/ls/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/ls/Makefile b/bin/ls/Makefile
index 484137e..098b7ae 100644
--- a/bin/ls/Makefile
+++ b/bin/ls/Makefile
@@ -11,5 +11,7 @@ CFLAGS+= -DCOLORLS
DPADD+= ${LIBTERMCAP}
LDADD+= -ltermcap
.endif
+WFORMAT=0
+NO_WERROR=1
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud