summaryrefslogtreecommitdiffstats
path: root/sys/modules/netgraph
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-11-10 12:54:54 +0000
committerru <ru@FreeBSD.org>2003-11-10 12:54:54 +0000
commit0d0cb25a1324b544fd3307a7877460aba6471209 (patch)
tree3f1dc4de36fcf448838676d2fe0326eaf029b175 /sys/modules/netgraph
parent70d3e8a87113d1800efff4f6bd8251a51102a760 (diff)
downloadFreeBSD-src-0d0cb25a1324b544fd3307a7877460aba6471209.zip
FreeBSD-src-0d0cb25a1324b544fd3307a7877460aba6471209.tar.gz
Don't compile with -g by default; there's a better way to build modules with
debug support.
Diffstat (limited to 'sys/modules/netgraph')
-rw-r--r--sys/modules/netgraph/etf/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/modules/netgraph/etf/Makefile b/sys/modules/netgraph/etf/Makefile
index 7340cec..d807bc9 100644
--- a/sys/modules/netgraph/etf/Makefile
+++ b/sys/modules/netgraph/etf/Makefile
@@ -1,8 +1,6 @@
# $FreeBSD$
# Ethertype filter
-COPTS+=-g
-
KMOD= ng_etf
SRCS= ng_etf.c
OpenPOWER on IntegriCloud