aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2023-06-09 22:35:32 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2023-06-09 22:35:32 +0000
commit553022aba541d68d83fefd8e516434e1ce6d356e (patch)
tree36e7ed08937f365b1af73da058090789eec18f26
parent2e07e885d65973f13d6111f7e0fcfb848a68082e (diff)
downloadsrc-553022aba541d68d83fefd8e516434e1ce6d356e.tar.gz
src-553022aba541d68d83fefd8e516434e1ce6d356e.zip
ipf: Remove no-longer-needed NO_WARRAY_BOUNDS.
-rw-r--r--sbin/ipf/Makefile.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/ipf/Makefile.inc b/sbin/ipf/Makefile.inc
index 1f256a343b9a..1b24587b8e54 100644
--- a/sbin/ipf/Makefile.inc
+++ b/sbin/ipf/Makefile.inc
@@ -4,7 +4,6 @@
WARNS?= 2
NO_WFORMAT=
-NO_WARRAY_BOUNDS=
CFLAGS+= -I${SRCTOP}/sys
CFLAGS+= -I${SRCTOP}/sys/netpfil/ipfilter