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:
parent
8a71031712
commit
d996b98bea
@ -15,7 +15,7 @@ NO_PIC=
|
|||||||
INCS= stand.h
|
INCS= stand.h
|
||||||
MAN= libstand.3
|
MAN= libstand.3
|
||||||
|
|
||||||
WARNS?= 2
|
WARNS?= 0
|
||||||
|
|
||||||
CFLAGS+= -ffreestanding -Wformat
|
CFLAGS+= -ffreestanding -Wformat
|
||||||
CFLAGS+= -I${.CURDIR}
|
CFLAGS+= -I${.CURDIR}
|
||||||
|
Loading…
Reference in New Issue
Block a user