Skip to content

Commit d0a0563

Browse files
committed
devkitARM: use binutils 2.41
1 parent 7d1a2ac commit d0a0563

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=13.2.0
34-
BINUTILS_VER=2.40
34+
BINUTILS_VER=2.41
3535
NEWLIB_VER=4.3.0.20230120
3636
basedir='dkarm-eabi'
3737
package=devkitARM

0 commit comments

Comments
 (0)