Use both NO_WFORMAT and NO_WARRAY_BOUNDS for sbin/ipf, it would be too
disruptive to actually fix all the warnings, and the code hasn't been maintained for several years. MFC after: 1 week
This commit is contained in:
parent
5323d72245
commit
650fd1e4e4
@ -1,6 +1,8 @@
|
||||
# $FreeBSD$
|
||||
|
||||
WARNS?= 2
|
||||
NO_WFORMAT=
|
||||
NO_WARRAY_BOUNDS=
|
||||
|
||||
CFLAGS+= -I${.CURDIR}/../../../contrib/ipfilter
|
||||
CFLAGS+= -I${.CURDIR}/../../../contrib/ipfilter/tools
|
||||
|
Loading…
x
Reference in New Issue
Block a user