fpccrosswin32: using binutils 2.19

git-svn-id: trunk@17903 -
This commit is contained in:
mattias 2008-12-23 12:28:52 +00:00
parent d143ea1561
commit 102bbd70f5

View File

@ -12,7 +12,7 @@ if [ ! -d "$BuildRoot" ]; then
fi fi
# the binutils version to download # the binutils version to download
BinutilsVersion=2.18 BinutilsVersion=2.19
BinutilsDownloadPath=http://ftp.gnu.org/gnu/binutils/ BinutilsDownloadPath=http://ftp.gnu.org/gnu/binutils/
# the FPC targets # the FPC targets