mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 20:17:44 +00:00
Toolchain: Update binutils to version 2.37
This commit is contained in:
parent
b807f1c3fc
commit
cfeffbe524
2 changed files with 50 additions and 46 deletions
|
@ -71,8 +71,8 @@ echo SYSROOT is "$SYSROOT"
|
|||
|
||||
mkdir -p "$DIR/Tarballs"
|
||||
|
||||
BINUTILS_VERSION="2.36.1"
|
||||
BINUTILS_MD5SUM="3df9c3bbd944f9b57c1496f06741197b"
|
||||
BINUTILS_VERSION="2.37"
|
||||
BINUTILS_MD5SUM="1e55743d73c100b7a0d67ffb32398cdb"
|
||||
BINUTILS_NAME="binutils-$BINUTILS_VERSION"
|
||||
BINUTILS_PKG="${BINUTILS_NAME}.tar.gz"
|
||||
BINUTILS_BASE_URL="http://ftp.gnu.org/gnu/binutils"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue