aboutsummaryrefslogtreecommitdiffstats
path: root/databases/msql3/files/patch-setup
diff options
context:
space:
mode:
Diffstat (limited to 'databases/msql3/files/patch-setup')
-rw-r--r--databases/msql3/files/patch-setup21
1 files changed, 21 insertions, 0 deletions
diff --git a/databases/msql3/files/patch-setup b/databases/msql3/files/patch-setup
new file mode 100644
index 000000000000..531724f3400f
--- /dev/null
+++ b/databases/msql3/files/patch-setup
@@ -0,0 +1,21 @@
+--- setup.old Sat May 29 00:59:37 2004
++++ setup Sat May 29 00:59:58 2004
+@@ -38,18 +38,6 @@
+ FLEX="0"
+ fi
+
+-
+-CC=cc
+-for I in `echo $PATH | sed "s/:/ /g"`
+-do
+- if test -x "$I/gcc"
+- then
+- CC="$I/gcc"
+- fi
+-done
+-
+-
+-
+ echo
+ echo "Using $CC for testing"
+