Skip to content

Commit

Permalink
Merge pull request ps2dev#20 from rickgaiser/for-ps2dev
Browse files Browse the repository at this point in the history
Upgrade to gcc 13.2
  • Loading branch information
fjtrujy authored Jan 7, 2024
2 parents b67ac95 + d8e4299 commit b06b836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/ps2toolchain-iop-config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
PS2TOOLCHAIN_IOP_BINUTILS_REPO_URL="https://github.com/ps2dev/binutils-gdb.git"
PS2TOOLCHAIN_IOP_BINUTILS_DEFAULT_REPO_REF="iop-v2.35.2"
PS2TOOLCHAIN_IOP_GCC_REPO_URL="https://github.com/ps2dev/gcc.git"
PS2TOOLCHAIN_IOP_GCC_DEFAULT_REPO_REF="iop-v11.3.0"
PS2TOOLCHAIN_IOP_GCC_DEFAULT_REPO_REF="iop-v13.2.0"

if test -f "$PS2DEV_CONFIG_OVERRIDE"; then
source "$PS2DEV_CONFIG_OVERRIDE"
Expand Down

0 comments on commit b06b836

Please sign in to comment.