From f62741aed84aa7a372b56b87f255848d4b67e8e8 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 10 Apr 2009 13:46:41 +0000 Subject: extra/snort: added missing patch --- extra/snort/nocxx.patch | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 extra/snort/nocxx.patch (limited to 'extra') diff --git a/extra/snort/nocxx.patch b/extra/snort/nocxx.patch new file mode 100644 index 00000000..beb1ab90 --- /dev/null +++ b/extra/snort/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 -- cgit v1.2.3