summaryrefslogtreecommitdiff
path: root/math/muparser/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'math/muparser/patches/patch-aa')
-rw-r--r--math/muparser/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/math/muparser/patches/patch-aa b/math/muparser/patches/patch-aa
new file mode 100644
index 00000000000..aa9243af6a6
--- /dev/null
+++ b/math/muparser/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2009/12/11 19:53:57 drochner Exp $
+
+--- configure.orig 2009-02-11 20:06:56.000000000 +0100
++++ configure
+@@ -5075,7 +5075,7 @@ echo "${ECHO_T}$bakefile_cv_gcc31" >&6;
+ SHARED_LD_CXX="\${CXX} -dynamiclib -single_module -headerpad_max_install_names -o"
+ fi
+
+- if test "x$GCC" == "xyes"; then
++ if test "x$GCC" = "xyes"; then
+ PIC_FLAG="-dynamic -fPIC"
+ fi
+ if test "x$XLCC" = "xyes"; then