summaryrefslogtreecommitdiffstats
path: root/sbin/ipf
diff options
context:
space:
mode:
authorkan <kan@FreeBSD.org>2006-08-17 03:19:38 +0000
committerkan <kan@FreeBSD.org>2006-08-17 03:19:38 +0000
commita006062051eaac061c57f489ea4d113d70218e2a (patch)
treefa8fc7d35a8505e746b48c6c3c408bae593b02eb /sbin/ipf
parent753b3bce68b4863498f2eb4c8bd1d7fda84d1bc6 (diff)
downloadFreeBSD-src-a006062051eaac061c57f489ea4d113d70218e2a.zip
FreeBSD-src-a006062051eaac061c57f489ea4d113d70218e2a.tar.gz
Regularly scheduled patch to unbreak regularly scheduled post-ipfilter
buildworld breakage. Exclude loglevel.c from the build. It does not appear to be used by anything in the tree and buildworld succeeds just fine without it.
Diffstat (limited to 'sbin/ipf')
-rw-r--r--sbin/ipf/libipf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ipf/libipf/Makefile b/sbin/ipf/libipf/Makefile
index ad7e862..33c3563 100644
--- a/sbin/ipf/libipf/Makefile
+++ b/sbin/ipf/libipf/Makefile
@@ -12,7 +12,7 @@ SRCS= addicmp.c addipopt.c bcopywrap.c binprint.c \
ipoptsec.c ipf_dotuning.c ipft_ef.c ipft_hx.c ipft_pc.c \
ipft_sn.c ipft_td.c ipft_tx.c kmem.c kmemcpywrap.c \
kvatoname.c load_hash.c load_hashnode.c load_pool.c \
- load_poolnode.c loglevel.c mutex_emul.c \
+ load_poolnode.c mutex_emul.c \
nametokva.c nat_setgroupmap.c ntomask.c optname.c \
optprint.c optprintv6.c optvalue.c portname.c portnum.c \
ports.c print_toif.c printactivenat.c printaps.c printbuf.c \
OpenPOWER on IntegriCloud