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 bd9163c..3096c8e 100644
--- a/sbin/mount_udf/Makefile
+++ b/sbin/mount_udf/Makefile
@@ -9,7 +9,7 @@ LDADD= -lkiconv
MOUNT= ${.CURDIR}/../mount
CFLAGS+= -I${MOUNT} -I${.CURDIR}/../../sys -Wall
.PATH: ${MOUNT}
-WARNS= 1
+WARNS?= 1
# Needs to be dynamically linked for optional dlopen() access to
# userland libiconv
OpenPOWER on IntegriCloud