forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
11 lines
441 B
Text
11 lines
441 B
Text
--- src/Makefile.in.orig Wed Dec 20 01:37:38 2006
|
|
+++ src/Makefile.in Wed Dec 20 01:37:57 2006
|
|
@@ -97,7 +97,7 @@
|
|
|
|
#AM_CFLAGS=-g -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs
|
|
#AM_CFLAGS=-O2
|
|
-AM_CFLAGS = -g -Wall
|
|
+#AM_CFLAGS = -g -Wall
|
|
|
|
bin_PROGRAMS = flow-capture flow-cat flow-stat flow-print flow-dscan \
|
|
flow-send flow-receive flow-gen flow-expire \
|