Author: obrien
Date: Thu Dec 16 00:36:10 2010
New Revision: 216473
URL: http://svn.freebsd.org/changeset/base/216473
Log:
Bump WARNS to 6.
Modified:
head/sbin/geom/class/eli/Makefile
Modified: head/sbin/geom/class/eli/Makefile
==============================================================================
--- head/sbin/geom/class/eli/Makefile Thu Dec 16 00:00:28 2010
(r216472)
+++ head/sbin/geom/class/eli/Makefile Thu Dec 16 00:36:10 2010
(r216473)
@@ -11,7 +11,7 @@ SRCS+= sha2.c
DPADD= ${LIBMD} ${LIBCRYPTO}
LDADD= -lmd -lcrypto
-WARNS?= 3
+WARNS?= 6
CFLAGS+=-I${.CURDIR}/../../../../sys
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"