mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-03 12:35:02 +00:00
Remove -I from CFLAGS. This splipped in with the 3.5 import (as I was
building on a box with older pfvar.h installed). Didn't intend to commit it. Requested by: ru (on a C&P to ipfw's Makefile)
This commit is contained in:
parent
97bfd54f4f
commit
bda6cef0a4
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=136078
@ -11,7 +11,6 @@ SRCS+= pfctl_osfp.c pfctl_radix.c pfctl_table.c pfctl_qstats.c
|
||||
|
||||
CFLAGS+= -Wall -Wmissing-prototypes -Wno-uninitialized
|
||||
CFLAGS+= -Wstrict-prototypes -I${.CURDIR}/../../contrib/pf/pfctl
|
||||
CFLAGS+= -I${.CURDIR}/../../sys/contrib/pf
|
||||
|
||||
# XXX ALTQ
|
||||
CFLAGS+= -DENABLE_ALTQ
|
||||
|
Loading…
Reference in New Issue
Block a user