mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Re-enable WARNS=6 after my universe test.
This commit is contained in:
parent
545b01ad3a
commit
9ceb784eaf
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue