summaryrefslogtreecommitdiffstats
path: root/bin/ls/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ls/Makefile')
-rw-r--r--bin/ls/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/ls/Makefile b/bin/ls/Makefile
index a4345ff..65286ef 100644
--- a/bin/ls/Makefile
+++ b/bin/ls/Makefile
@@ -4,6 +4,7 @@
PROG= ls
SRCS= cmp.c ls.c print.c util.c lomac.c
+WARNS= 0
.if !defined(RELEASE_CRUNCH)
CFLAGS+= -DCOLORLS
OpenPOWER on IntegriCloud