Skip to content

Commit ac85f2e

Browse files
authored
Merge pull request #55 from fjtrujy/update_gcc14.2.0-branch
Point to GCC 14 branch
2 parents 5fb3e33 + ecbe77d commit ac85f2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/ps2toolchain-ee-config.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
PS2TOOLCHAIN_EE_BINUTILS_REPO_URL="https://github.com/ps2dev/binutils-gdb.git"
44
PS2TOOLCHAIN_EE_BINUTILS_DEFAULT_REPO_REF="ee-v2.41.0"
55
PS2TOOLCHAIN_EE_GCC_REPO_URL="https://github.com/ps2dev/gcc.git"
6-
PS2TOOLCHAIN_EE_GCC_DEFAULT_REPO_REF="ee-v14.2.0"
6+
PS2TOOLCHAIN_EE_GCC_DEFAULT_REPO_REF="ee-v14-branch-121224"
77
PS2TOOLCHAIN_EE_NEWLIB_REPO_URL="https://github.com/ps2dev/newlib.git"
88
PS2TOOLCHAIN_EE_NEWLIB_DEFAULT_REPO_REF="ee-v4.4.0"
99
PS2TOOLCHAIN_EE_PTHREAD_EMBEDDED_REPO_URL="https://github.com/ps2dev/pthread-embedded.git"

0 commit comments

Comments
 (0)