summaryrefslogtreecommitdiff
path: root/wm/wmi/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'wm/wmi/patches/patch-aa')
-rw-r--r--wm/wmi/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/wm/wmi/patches/patch-aa b/wm/wmi/patches/patch-aa
new file mode 100644
index 00000000000..37fd0299e0d
--- /dev/null
+++ b/wm/wmi/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1 2004/05/17 09:27:23 salo Exp $
+
+--- configure.orig 2004-05-07 16:47:05.000000000 +0200
++++ configure 2004-05-16 22:51:18.000000000 +0200
+@@ -5158,7 +5158,7 @@
+
+ # Add extra flags if in debug mode
+ CFLAGS=""
+-CXXFLAGS="-Os"
++#CXXFLAGS="-Os"
+ # Check whether --enable-debug or --disable-debug was given.
+ if test "${enable_debug+set}" = set; then
+ enableval="$enable_debug"