summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rtadvd
diff options
context:
space:
mode:
authorhrs <hrs@FreeBSD.org>2011-06-06 20:14:50 +0000
committerhrs <hrs@FreeBSD.org>2011-06-06 20:14:50 +0000
commit3f1de98b344828e5a09a22f49c9068f2de8e689d (patch)
tree5b9493b495bbf391bb6a2599ff7a134c4738de0d /usr.sbin/rtadvd
parent7089418fe7fe633793ea8078bb498b27e0e563c1 (diff)
downloadFreeBSD-src-3f1de98b344828e5a09a22f49c9068f2de8e689d.zip
FreeBSD-src-3f1de98b344828e5a09a22f49c9068f2de8e689d.tar.gz
Set WARNS=1 temporarily to unbreak universe.
Diffstat (limited to 'usr.sbin/rtadvd')
-rw-r--r--usr.sbin/rtadvd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/rtadvd/Makefile b/usr.sbin/rtadvd/Makefile
index e34aa3c..9dbfc99 100644
--- a/usr.sbin/rtadvd/Makefile
+++ b/usr.sbin/rtadvd/Makefile
@@ -23,6 +23,6 @@ LDADD= -lutil
CFLAGS+= -DHAVE_ARC4RANDOM -DHAVE_POLL_H -DROUTEINFO
-WARNS?= 6
+WARNS?= 1
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud