mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-31 00:42:39 +02:00
fpccrosswin32: using binutils 2.19
git-svn-id: trunk@17903 -
This commit is contained in:
parent
d143ea1561
commit
102bbd70f5
@ -12,7 +12,7 @@ if [ ! -d "$BuildRoot" ]; then
|
||||
fi
|
||||
|
||||
# the binutils version to download
|
||||
BinutilsVersion=2.18
|
||||
BinutilsVersion=2.19
|
||||
BinutilsDownloadPath=http://ftp.gnu.org/gnu/binutils/
|
||||
|
||||
# the FPC targets
|
||||
|
Loading…
Reference in New Issue
Block a user