summaryrefslogtreecommitdiffstats
path: root/sbin/geom
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2010-12-16 00:36:10 +0000
committerobrien <obrien@FreeBSD.org>2010-12-16 00:36:10 +0000
commit4db53c4394eb7b7b1c9da72ad337bf2aee1bb74c (patch)
tree8cdc29d0b4b8610feb4d94436dc75ee763e04e5c /sbin/geom
parent12676422c82253e134dfcb9dceb8b144ff05c373 (diff)
downloadFreeBSD-src-4db53c4394eb7b7b1c9da72ad337bf2aee1bb74c.zip
FreeBSD-src-4db53c4394eb7b7b1c9da72ad337bf2aee1bb74c.tar.gz
Bump WARNS to 6.
Diffstat (limited to 'sbin/geom')
-rw-r--r--sbin/geom/class/eli/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/geom/class/eli/Makefile b/sbin/geom/class/eli/Makefile
index 1195668..411b493 100644
--- a/sbin/geom/class/eli/Makefile
+++ b/sbin/geom/class/eli/Makefile
@@ -11,7 +11,7 @@ SRCS+= sha2.c
DPADD= ${LIBMD} ${LIBCRYPTO}
LDADD= -lmd -lcrypto
-WARNS?= 3
+WARNS?= 6
CFLAGS+=-I${.CURDIR}/../../../../sys
OpenPOWER on IntegriCloud