Skip to content

Commit 62c3aa4

Browse files
authored
Merge pull request #28 from Ziemas/gcc14
Upgrade to gcc14
2 parents 8756e33 + de5cb79 commit 62c3aa4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.35.2"
55
PS2TOOLCHAIN_IOP_GCC_REPO_URL="https://github.com/ps2dev/gcc.git"
6-
PS2TOOLCHAIN_IOP_GCC_DEFAULT_REPO_REF="iop-v13.2.0"
6+
PS2TOOLCHAIN_IOP_GCC_DEFAULT_REPO_REF="iop-v14.1.0"
77

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

0 commit comments

Comments
 (0)