openbsd-ports/net/libnet/patches/patch-configure
2001-02-22 07:50:22 +00:00

15 lines
380 B
Plaintext

--- configure.orig Mon Feb 19 00:53:23 2001
+++ configure Mon Feb 19 00:54:54 2001
@@ -958,11 +958,6 @@ fi
-if test $ac_cv_prog_gcc = yes; then
- CCOPTS='-O2 -funroll-loops -fomit-frame-pointer -Wall'
- CFLAGS="$CCOPTS"
-fi
-
# Check whether --with-pf_packet or --without-pf_packet was given.
if test "${with_pf_packet+set}" = set; then
withval="$with_pf_packet"