summaryrefslogtreecommitdiff
path: root/nocxx
diff options
context:
space:
mode:
Diffstat (limited to 'nocxx')
-rw-r--r--nocxx/nocxx-2.64.patch13
-rw-r--r--nocxx/nocxx.patch15
2 files changed, 28 insertions, 0 deletions
diff --git a/nocxx/nocxx-2.64.patch b/nocxx/nocxx-2.64.patch
new file mode 100644
index 0000000..4b10e46
--- /dev/null
+++ b/nocxx/nocxx-2.64.patch
@@ -0,0 +1,13 @@
+--- a/configure
++++ b/configure
+@@ -5148,8 +5148,8 @@
+ else
+ { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
+ $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
+-as_fn_error $? "C++ preprocessor \"$CXXCPP\" fails sanity check
+-See \`config.log' for more details" "$LINENO" 5; }
++$as_echo "See \`config.log' for more details." >&5;
++$ac_echo "C++ sucks, ignoring ..." >&5; }
+ fi
+
+ ac_ext=c
diff --git a/nocxx/nocxx.patch b/nocxx/nocxx.patch
new file mode 100644
index 0000000..4b32692
--- /dev/null
+++ b/nocxx/nocxx.patch
@@ -0,0 +1,15 @@
+--- a/configure
++++ b/configure
+@@ -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