mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-28 13:00:31 +02:00
fpc cross win32: using binutils 2.20
git-svn-id: trunk@22308 -
This commit is contained in:
parent
ceaa5de063
commit
41c02d624c
@ -12,7 +12,7 @@ if [ ! -d "$BuildRoot" ]; then
|
||||
fi
|
||||
|
||||
# the binutils version to download
|
||||
BinutilsVersion=2.19
|
||||
BinutilsVersion=2.20
|
||||
BinutilsDownloadPath=http://ftp.gnu.org/gnu/binutils/
|
||||
|
||||
# the FPC targets
|
||||
|
Loading…
Reference in New Issue
Block a user