diff options
Diffstat (limited to 'databases/msql3/files/patch-setup')
-rw-r--r-- | databases/msql3/files/patch-setup | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/databases/msql3/files/patch-setup b/databases/msql3/files/patch-setup deleted file mode 100644 index 531724f3400f..000000000000 --- a/databases/msql3/files/patch-setup +++ /dev/null @@ -1,21 +0,0 @@ ---- 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" - |