summaryrefslogtreecommitdiffstats
path: root/sbin/mount_cd9660
diff options
context:
space:
mode:
authorrodrigc <rodrigc@FreeBSD.org>2005-11-13 01:40:36 +0000
committerrodrigc <rodrigc@FreeBSD.org>2005-11-13 01:40:36 +0000
commit6585db86dea45e099a667fc7ed8279e5edef0769 (patch)
treeca3025e1018e63f832ee9e75d757acbf36854bc2 /sbin/mount_cd9660
parent0ed7d4519a8453bd930264d5f6949b19c0b7d087 (diff)
downloadFreeBSD-src-6585db86dea45e099a667fc7ed8279e5edef0769.zip
FreeBSD-src-6585db86dea45e099a667fc7ed8279e5edef0769.tar.gz
Increase WARNS level to 6
Diffstat (limited to 'sbin/mount_cd9660')
-rw-r--r--sbin/mount_cd9660/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mount_cd9660/Makefile b/sbin/mount_cd9660/Makefile
index 044985c..0602d9b 100644
--- a/sbin/mount_cd9660/Makefile
+++ b/sbin/mount_cd9660/Makefile
@@ -9,7 +9,7 @@ LDADD= -lkiconv
MOUNT= ${.CURDIR}/../mount
CFLAGS+= -I${MOUNT}
-WARNS?= 0
+WARNS?= 6
# Needs to be dynamically linked for optional dlopen() access to
# userland libiconv
OpenPOWER on IntegriCloud