summaryrefslogtreecommitdiff
path: root/lang/cilk/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'lang/cilk/patches/patch-ab')
-rw-r--r--lang/cilk/patches/patch-ab16
1 files changed, 0 insertions, 16 deletions
diff --git a/lang/cilk/patches/patch-ab b/lang/cilk/patches/patch-ab
deleted file mode 100644
index c2ce5460932..00000000000
--- a/lang/cilk/patches/patch-ab
+++ /dev/null
@@ -1,16 +0,0 @@
-$NetBSD: patch-ab,v 1.2 2002/07/18 00:54:36 dmcmahill Exp $
-
---- configure.orig Wed Jul 17 19:18:48 2002
-+++ configure
-@@ -2074,10 +2074,7 @@
- { echo "configure: error: "gcc does not accept the --specs option. Please upgrade gcc to v2.95 or newer."" 1>&2; exit 1; }
- fi
-
--if test "$HAVE_GCC_2_96" = "yes"; then
-- echo "WARNING: I found gcc-2.96. This version of gcc is untested with Cilk."
-- echo "Please report any problem to cilk-support@lists.sourceforge.net"
--
-+if test -f /usr/libexec/cpp0; then
- CPP_FOR_CILK=cpp0
- else
- CPP_FOR_CILK=cpp