mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Don't directly use GCC warnings.
This commit is contained in:
parent
936664b119
commit
edc02bfbfa
1 changed files with 0 additions and 1 deletions
|
|
@ -27,7 +27,6 @@ CFLAGS+= -DPORTMAP
|
|||
CFLAGS+= -DDES_BUILTIN
|
||||
CFLAGS+= -DYP
|
||||
CFLAGS+= -DHESIOD
|
||||
CFLAGS+= -Wall -Wwrite-strings -Wpointer-arith
|
||||
|
||||
.PATH: ${.CURDIR}/../../lib/libc/gen ${.CURDIR}/../../lib/libutil ${.CURDIR}/../../lib/libc/net ${.CURDIR}/../../lib/libc/stdlib
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue