mirror of
https://github.com/Relintai/osxcross.git
synced 2025-02-03 22:45:56 +01:00
build_binutils.sh: Update Binutils version to 2.27
This commit is contained in:
parent
7a33b91a50
commit
23153a4732
@ -10,7 +10,7 @@ eval $(tools/osxcross_conf.sh)
|
|||||||
|
|
||||||
# binutils version to build
|
# binutils version to build
|
||||||
if [ -z "$BINUTILS_VERSION" ]; then
|
if [ -z "$BINUTILS_VERSION" ]; then
|
||||||
BINUTILS_VERSION=2.26
|
BINUTILS_VERSION=2.27
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# gdb version to build
|
# gdb version to build
|
||||||
|
Loading…
Reference in New Issue
Block a user