Author: rodrigc
Date: Wed Jun 15 22:15:28 2011
New Revision: 223125
URL: http://svn.freebsd.org/changeset/base/223125

Log:
  Increase WARNS level to 2.

Modified:
  head/lib/libstand/Makefile

Modified: head/lib/libstand/Makefile
==============================================================================
--- head/lib/libstand/Makefile  Wed Jun 15 22:13:22 2011        (r223124)
+++ head/lib/libstand/Makefile  Wed Jun 15 22:15:28 2011        (r223125)
@@ -15,7 +15,7 @@ NO_PIC=
 INCS=          stand.h
 MAN=           libstand.3
 
-WARNS?=                0
+WARNS?=                2
 
 CFLAGS+= -ffreestanding -Wformat
 CFLAGS+= -I${.CURDIR}
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to