We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8756e33 + de5cb79 commit 62c3aa4Copy full SHA for 62c3aa4
1 file changed
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.35.2"
5
PS2TOOLCHAIN_IOP_GCC_REPO_URL="https://github.com/ps2dev/gcc.git"
6
-PS2TOOLCHAIN_IOP_GCC_DEFAULT_REPO_REF="iop-v13.2.0"
+PS2TOOLCHAIN_IOP_GCC_DEFAULT_REPO_REF="iop-v14.1.0"
7
8
if test -f "$PS2DEV_CONFIG_OVERRIDE"; then
9
source "$PS2DEV_CONFIG_OVERRIDE"
0 commit comments