Removed gcc linking from cygwin install

This commit is contained in:
James Booth
2014-03-04 23:57:57 +00:00
parent 3f9ca603ae
commit a14c42a32a

View File

@@ -57,8 +57,6 @@ cygwin_prepare()
fi
ln -s /usr/bin/gcc-3.exe /usr/bin/gcc.exe
export LIBRARY_PATH=/usr/local/lib/
}