summaryrefslogtreecommitdiffstats
path: root/extra/alsa-lib/nocxx.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-04-13 13:13:14 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-04-13 13:13:14 +0000
commit358ac80866a2f0d632f5081db8940ae1b4387069 (patch)
tree828331a5ee72671ad65e578e6b066a4f44208688 /extra/alsa-lib/nocxx.patch
parent95da6ee5ed1ce4bf512ebe77d0f008ae6a04b11b (diff)
downloadaports-358ac80866a2f0d632f5081db8940ae1b4387069.tar.bz2
aports-358ac80866a2f0d632f5081db8940ae1b4387069.tar.xz
extra/alsa-lib: disable useless C++ check
Diffstat (limited to 'extra/alsa-lib/nocxx.patch')
-rw-r--r--extra/alsa-lib/nocxx.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/extra/alsa-lib/nocxx.patch b/extra/alsa-lib/nocxx.patch
new file mode 100644
index 00000000..beb1ab90
--- /dev/null
+++ b/extra/alsa-lib/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