aboutsummaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2004-12-13 15:42:46 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2004-12-13 15:42:46 +0000
commitb8e19b78dfaafcbb90d8a8b6c045c029b327794b (patch)
treee544c65e631fff55f8de4ea5908ba641c2d743b2 /sbin
parentcf4bdb6e94948337dbe711205f8632e9a1fca85e (diff)
downloadsrc-b8e19b78dfaafcbb90d8a8b6c045c029b327794b.tar.gz
src-b8e19b78dfaafcbb90d8a8b6c045c029b327794b.zip
Back the warnings down from 9 to 6, since that is the highest we have. If
we added a WARNS 7 level, it shouldn't be assumed this code will pass it.
Notes
Notes: svn path=/head/; revision=138809
Diffstat (limited to 'sbin')
-rw-r--r--sbin/atm/atmconfig/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/atm/atmconfig/Makefile b/sbin/atm/atmconfig/Makefile
index 13160ca7d6db..c4df9e762453 100644
--- a/sbin/atm/atmconfig/Makefile
+++ b/sbin/atm/atmconfig/Makefile
@@ -30,7 +30,7 @@ CLEANFILES+= oid.h
.if ${MACHINE_ARCH} == "arm"
WARNS?= 3
.else
-WARNS?= 9
+WARNS?= 6
.endif
FILES= atmconfig.help atmconfig_device.help