summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-04-13 14:29:27 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-04-13 14:29:27 +0000
commit99e6e0e6c3819beb99212334eb704a34320e2646 (patch)
treee57d1d5a42de941450865c7d0eabc70441781587
parent1c834c7b580c8b83cdba25ed05cc61322b279c2e (diff)
downloadaports-99e6e0e6c3819beb99212334eb704a34320e2646.tar.bz2
aports-99e6e0e6c3819beb99212334eb704a34320e2646.tar.xz
extra/libxml2: added missing nocxx.patch
-rw-r--r--extra/libxml2/nocxx.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/extra/libxml2/nocxx.patch b/extra/libxml2/nocxx.patch
new file mode 100644
index 00000000..beb1ab90
--- /dev/null
+++ b/extra/libxml2/nocxx.patch
@@ -0,0 +1,15 @@
+--- a/configure 2004-12-07 21:34:23.205172545 +0000
++++ b/configure 2004-12-07 21:37:17.726654782 +0000
+@@ -5148,10 +5148,8 @@
+ :
+ else
+ { { echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check
+-See \`config.log' for more details." >&5
+-echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check
+-See \`config.log' for more details." >&2;}
+- { (exit 1); exit 1; }; }
++See \`config.log' for more details." >&5;}
++ { echo "C++ sucks, ignoring ..." >&5; }; }
+ fi
+
+ ac_ext=cc