devkitA64: use binutils 2.40

This commit is contained in:
Dave Murphy 2023-02-22 16:07:06 +00:00
parent 84ca4f5c18
commit 87f8584b86
No known key found for this signature in database
GPG Key ID: F7FD5492264BB9D0

View File

@ -31,7 +31,7 @@ done
case "$VERSION" in
"1" )
GCC_VER=12.2.0
BINUTILS_VER=2.39
BINUTILS_VER=2.40
NEWLIB_VER=4.2.0.20211231
basedir='dkarm-eabi'
package=devkitARM