summaryrefslogtreecommitdiff
path: root/lang/cilk/patches/patch-ab
blob: c2ce546093204cb1da2bb4958f2522c56e96ca81 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
$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