summaryrefslogtreecommitdiff
path: root/security/fragrouter/files/patch-ac
blob: 9ff3b3166c8cadaff65bf00708afd5cbc0366d86 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- 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