mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
9393541ce9
Fragrouter is a program for routing network traffic in such a way as to elude most network intrusion detection systems. Obtained From: OpenBSD
14 lines
380 B
Plaintext
14 lines
380 B
Plaintext
--- Libnet-0.99b/configure.orig Mon Jul 26 08:08:51 1999
|
|
+++ Libnet-0.99b/configure Sat Jan 8 01:00:45 2000
|
|
@@ -884,10 +884,6 @@
|
|
|
|
|
|
|
|
-if test $ac_cv_prog_gcc = yes; then
|
|
- CCOPTS='-O3 -funroll-loops -fomit-frame-pointer -pipe -Wall'
|
|
- CFLAGS="$CCOPTS"
|
|
-fi
|
|
|
|
# Check whether --with-pf_packet or --without-pf_packet was given.
|
|
if test "${with_pf_packet+set}" = set; then
|