You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-libs/libnet/files/libnet-1.0.2a-funroll.patch

13 lines
232 B

--- 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