mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-03-21 17:44:41 -05:00
devkitPPC: update binutils to 2.43.1
This commit is contained in:
parent
6628e681e2
commit
57928f194f
|
|
@ -12,7 +12,7 @@ index da892988f5d..6b8efb9bbdb 100644
|
|||
.fixup ${RELOCATING-0} : { *(.fixup) }
|
||||
.got1 ${RELOCATING-0} : { *(.got1) }
|
||||
diff --git a/opcodes/ppc-opc.c b/opcodes/ppc-opc.c
|
||||
index 37f1aeb780c..f8de8aacc44 100644
|
||||
index e55bfe846cd..f160e290bce 100644
|
||||
--- a/opcodes/ppc-opc.c
|
||||
+++ b/opcodes/ppc-opc.c
|
||||
@@ -4988,7 +4988,7 @@ const unsigned int num_powerpc_operands = ARRAY_SIZE (powerpc_operands);
|
||||
|
|
@ -40,7 +40,7 @@ case "$VERSION" in
|
|||
;;
|
||||
"2" )
|
||||
GCC_VER=14.2.0
|
||||
BINUTILS_VER=2.42
|
||||
BINUTILS_VER=2.43.1
|
||||
MN_BINUTILS_VER=2.24
|
||||
NEWLIB_VER=4.4.0.20231231
|
||||
basedir='dkppc'
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user