Skip to content

Commit ba29b86

Browse files
authored
Merge pull request #35 from fjtrujy/gcc15.1.0
Upgrade to GCC 15.1.0
2 parents d520dd9 + ad55aaa commit ba29b86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/ps2toolchain-iop-config.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
PS2TOOLCHAIN_IOP_BINUTILS_REPO_URL="https://github.com/ps2dev/binutils-gdb.git"
44
PS2TOOLCHAIN_IOP_BINUTILS_DEFAULT_REPO_REF="iop-v2.44.0"
55
PS2TOOLCHAIN_IOP_GCC_REPO_URL="https://github.com/gcc-mirror/gcc.git"
6-
PS2TOOLCHAIN_IOP_GCC_DEFAULT_REPO_REF="releases/gcc-14.2.0"
6+
PS2TOOLCHAIN_IOP_GCC_DEFAULT_REPO_REF="releases/gcc-15.1.0"
77

88
if test -f "$PS2DEV_CONFIG_OVERRIDE"; then
99
source "$PS2DEV_CONFIG_OVERRIDE"

0 commit comments

Comments
 (0)