libc is now WARNS=2 clean with the exception of the gdtoa bits (which

are now not built with warnings enabled at all).
This commit is contained in:
Jacques Vidrine 2004-01-19 16:16:53 +00:00
parent 07a6d1d3f2
commit 8e1b0bc697
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=124723

View File

@ -12,7 +12,7 @@ LIB=c
# If you bump SHLIB_MAJOR, see standards/55112.
SHLIB_MAJOR= 5
SHLIBDIR?= /lib
WARNS?= 1
WARNS?= 2
CFLAGS+=-I${.CURDIR}/include -I${.CURDIR}/../../include
CFLAGS+=-I${.CURDIR}/${MACHINE_ARCH}
CLEANFILES+=tags