summaryrefslogtreecommitdiff
path: root/usr.bin/chflags/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/chflags/Makefile')
-rw-r--r--usr.bin/chflags/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/chflags/Makefile b/usr.bin/chflags/Makefile
index d05ff81f8a1f9..d269255b6c656 100644
--- a/usr.bin/chflags/Makefile
+++ b/usr.bin/chflags/Makefile
@@ -3,7 +3,6 @@
NOSHARED?=yes
PROG= chflags
-CFLAGS+=-Wall
SRCS= chflags.c stat_flags.c
.PATH: ${.CURDIR}/../../bin/ls