Setting warnings without make universe considered harmful. Revert to WARNS=0

until such time that the warnings at =2 are fixed for all platforms.
This commit is contained in:
Warner Losh 2011-06-16 18:00:27 +00:00
parent 8a71031712
commit d996b98bea
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=223156

View File

@ -15,7 +15,7 @@ NO_PIC=
INCS= stand.h
MAN= libstand.3
WARNS?= 2
WARNS?= 0
CFLAGS+= -ffreestanding -Wformat
CFLAGS+= -I${.CURDIR}