Skip to content

Commit b8319d6

Browse files
committed
devkitARM: binutils 2.45.1
1 parent 74e2c3e commit b8319d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

select_toolchain.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ done
3131
case "$VERSION" in
3232
"1" )
3333
GCC_VER=15.1.0
34-
BINUTILS_VER=2.44
34+
BINUTILS_VER=2.45.1
3535
NEWLIB_VER=4.5.0.20241231
3636
basedir='dkarm-eabi'
3737
package=devkitARM

0 commit comments

Comments
 (0)