aboutsummaryrefslogtreecommitdiff
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)
downloadalpine_aports-99e6e0e6c3819beb99212334eb704a34320e2646.tar.bz2
alpine_aports-99e6e0e6c3819beb99212334eb704a34320e2646.tar.xz
alpine_aports-99e6e0e6c3819beb99212334eb704a34320e2646.zip
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 0000000000..beb1ab9006
--- /dev/null
+++ b/extra/libxml2/nocxx.patch
@@ -0,0 +1,15 @@
1--- a/configure 2004-12-07 21:34:23.205172545 +0000
2+++ b/configure 2004-12-07 21:37:17.726654782 +0000
3@@ -5148,10 +5148,8 @@
4 :
5 else
6 { { echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check
7-See \`config.log' for more details." >&5
8-echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check
9-See \`config.log' for more details." >&2;}
10- { (exit 1); exit 1; }; }
11+See \`config.log' for more details." >&5;}
12+ { echo "C++ sucks, ignoring ..." >&5; }; }
13 fi
14
15 ac_ext=cc