summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorrodrigc <rodrigc@FreeBSD.org>2011-06-15 22:15:28 +0000
committerrodrigc <rodrigc@FreeBSD.org>2011-06-15 22:15:28 +0000
commit5b28a2b611920b339d200937b85907a0cf0b3f06 (patch)
tree63f5ed025f7a653e64ad744ca528d2c0673a1bee /lib
parent9b64106b02e17a86bc8729fe028a63d166e17fef (diff)
downloadFreeBSD-src-5b28a2b611920b339d200937b85907a0cf0b3f06.zip
FreeBSD-src-5b28a2b611920b339d200937b85907a0cf0b3f06.tar.gz
Increase WARNS level to 2.
Diffstat (limited to 'lib')
-rw-r--r--lib/libstand/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libstand/Makefile b/lib/libstand/Makefile
index 05f0995..6024350 100644
--- a/lib/libstand/Makefile
+++ b/lib/libstand/Makefile
@@ -15,7 +15,7 @@ NO_PIC=
INCS= stand.h
MAN= libstand.3
-WARNS?= 0
+WARNS?= 2
CFLAGS+= -ffreestanding -Wformat
CFLAGS+= -I${.CURDIR}
OpenPOWER on IntegriCloud