summaryrefslogtreecommitdiff
path: root/net-libs/libnet/files/libnet-1.0.2a-funroll.patch
blob: dd77d05dff2a6e62928c4ea20b80cc9de87db561 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- a/configure.in.JeR
+++ b/configure.in
@@ -51,8 +51,7 @@
 dnl
 if test $ac_cv_prog_gcc = yes; then
 dnl if test -z $CFLAGS; then 
-    CCOPTS='-O2 -funroll-loops -fomit-frame-pointer -Wall'
-    CFLAGS="$CCOPTS"
+:
 dnl fi
 fi