12 lines
386 B
Plaintext
12 lines
386 B
Plaintext
$OpenBSD: patch-configure,v 1.2 2005/03/27 01:10:36 naddy Exp $
|
|
--- configure.orig Sun Mar 27 01:43:40 2005
|
|
+++ configure Sun Mar 27 01:43:48 2005
|
|
@@ -4148,7 +4148,6 @@ fi
|
|
|
|
|
|
CPPFLAGS="${CPPFLAGS} `libnet-config --defines`"
|
|
-CFLAGS="${CFLAGS} -funroll-loops -pipe"
|
|
|
|
if test `libnet-config --cflags | wc -c` = "1"; then
|
|
CPPFLAGS="${CPPFLAGS} -I/usr/local/include -I/sw/include"
|