1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-20 15:43:16 +00:00

Re-enable WARNS=6 after my universe test.

This commit is contained in:
Xin LI 2009-06-02 17:27:54 +00:00
parent 545b01ad3a
commit 9ceb784eaf
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=193314

View File

@ -15,6 +15,7 @@ SRCS= ${GENHDRS} ${CSRCS} ${YSRCS} ${LSRCS}
CLEANFILES+= ${GENHDRS} ${YSRCS:R:C/(.*)/\1.output/g}
DPADD= ${LIBL}
LDADD= -ll
WARNS?= 6
# Correct path for kernel builds
# Don't rely on the kernel's .depend file