summaryrefslogtreecommitdiff
path: root/x11/qt3-libs/patches/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'x11/qt3-libs/patches/patch-ah')
-rw-r--r--x11/qt3-libs/patches/patch-ah12
1 files changed, 12 insertions, 0 deletions
diff --git a/x11/qt3-libs/patches/patch-ah b/x11/qt3-libs/patches/patch-ah
new file mode 100644
index 00000000000..112b3064beb
--- /dev/null
+++ b/x11/qt3-libs/patches/patch-ah
@@ -0,0 +1,12 @@
+$NetBSD: patch-ah,v 1.1 2003/09/28 05:27:30 grant Exp $
+
+--- configure.orig 2003-02-11 14:19:48.000000000 +1100
++++ configure
+@@ -501,7 +501,6 @@ while [ "$#" -gt 0 ]; do
+ CFG_EXCEPTION_SUPPORT=no
+ QMAKE_VARS="$QMAKE_VARS \"QMAKE_CFLAGS+=-fno-exceptions\""
+ QMAKE_VARS="$QMAKE_VARS \"QMAKE_CXXFLAGS+=-fno-exceptions\""
+- QMAKE_VARS="$QMAKE_VARS \"QMAKE_LFLAGS+=-fno-exceptions\""
+ else
+ UNKNOWN_OPT=yes
+ fi