summaryrefslogtreecommitdiffstats
path: root/sbin/devd
diff options
context:
space:
mode:
authoruqs <uqs@FreeBSD.org>2010-02-15 14:07:40 +0000
committeruqs <uqs@FreeBSD.org>2010-02-15 14:07:40 +0000
commit764da0e641e9fca71388f727ed611bbe71d396a4 (patch)
tree0ec1be21c8a6013f205547c640d8a59780152d52 /sbin/devd
parent12d96a648c305fb1eb3f73bffaeab15cb5b6c516 (diff)
downloadFreeBSD-src-764da0e641e9fca71388f727ed611bbe71d396a4.zip
FreeBSD-src-764da0e641e9fca71388f727ed611bbe71d396a4.tar.gz
Bump WARNS where possible.
Checked by: make universe Approved by: ed (co-mentor)
Diffstat (limited to 'sbin/devd')
-rw-r--r--sbin/devd/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/devd/Makefile b/sbin/devd/Makefile
index 43990b4..c53f094 100644
--- a/sbin/devd/Makefile
+++ b/sbin/devd/Makefile
@@ -4,8 +4,7 @@ PROG_CXX=devd
SRCS= devd.cc token.l parse.y y.tab.h
MAN= devd.8 devd.conf.5
-WARNS= 0
-#WARNS?= 4
+WARNS?= 3
NO_SHARED?=YES
OpenPOWER on IntegriCloud