summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rtadvd/Makefile
diff options
context:
space:
mode:
authorhrs <hrs@FreeBSD.org>2011-06-16 12:57:33 +0000
committerhrs <hrs@FreeBSD.org>2011-06-16 12:57:33 +0000
commit90aa2cef03ff2efa8e9af771632eb3d02d0df168 (patch)
tree490da30e581b1db427eed8cad599ad60ed7b443a /usr.sbin/rtadvd/Makefile
parent941fea0834d05ab32f6422648f2ce94a76e13a48 (diff)
downloadFreeBSD-src-90aa2cef03ff2efa8e9af771632eb3d02d0df168.zip
FreeBSD-src-90aa2cef03ff2efa8e9af771632eb3d02d0df168.tar.gz
- Check RTM_VERSION.
- Fix WARNS.
Diffstat (limited to 'usr.sbin/rtadvd/Makefile')
-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..5afb3bf 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?= 3
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud