summaryrefslogtreecommitdiff
path: root/net/openslp/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'net/openslp/patches/patch-aa')
-rw-r--r--net/openslp/patches/patch-aa12
1 files changed, 12 insertions, 0 deletions
diff --git a/net/openslp/patches/patch-aa b/net/openslp/patches/patch-aa
new file mode 100644
index 00000000000..3ee8e3d6360
--- /dev/null
+++ b/net/openslp/patches/patch-aa
@@ -0,0 +1,12 @@
+$NetBSD: patch-aa,v 1.6 2007/04/03 13:25:16 adam Exp $
+
+--- configure.in.orig 2007-04-03 14:33:20.000000000 +0200
++++ configure.in
+@@ -130,7 +130,6 @@ if test X"$GCC" = X"yes"; then
+ CFLAGS="$CFLAGS -Werror"
+ fi
+ if test X"$debug" = X"no"; then
+- OPTFLAGS="-O3"
+ fi
+
+ elif $CC -V 2>&1 | grep "WorkShop Compilers"; then