mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-02 19:18:14 +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
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user