summaryrefslogtreecommitdiffstats
path: root/sbin/mount_udf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/mount_udf/Makefile')
-rw-r--r--sbin/mount_udf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mount_udf/Makefile b/sbin/mount_udf/Makefile
index e83328a..c5351fd 100644
--- a/sbin/mount_udf/Makefile
+++ b/sbin/mount_udf/Makefile
@@ -7,7 +7,7 @@ DPADD= ${LIBKICONV}
LDADD= -lkiconv
MOUNT= ${.CURDIR}/../mount
-CFLAGS+= -I${MOUNT} -I${.CURDIR}/../../sys -Wall
+CFLAGS+= -I${MOUNT} -I${.CURDIR}/../../sys
.PATH: ${MOUNT}
WARNS?= 1
OpenPOWER on IntegriCloud