We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d520dd9 + ad55aaa commit ba29b86Copy full SHA for ba29b86
config/ps2toolchain-iop-config.sh
@@ -3,7 +3,7 @@
3
PS2TOOLCHAIN_IOP_BINUTILS_REPO_URL="https://github.com/ps2dev/binutils-gdb.git"
4
PS2TOOLCHAIN_IOP_BINUTILS_DEFAULT_REPO_REF="iop-v2.44.0"
5
PS2TOOLCHAIN_IOP_GCC_REPO_URL="https://github.com/gcc-mirror/gcc.git"
6
-PS2TOOLCHAIN_IOP_GCC_DEFAULT_REPO_REF="releases/gcc-14.2.0"
+PS2TOOLCHAIN_IOP_GCC_DEFAULT_REPO_REF="releases/gcc-15.1.0"
7
8
if test -f "$PS2DEV_CONFIG_OVERRIDE"; then
9
source "$PS2DEV_CONFIG_OVERRIDE"
0 commit comments