Skip to content

Commit 80cbbb7

Browse files
authored
Merge pull request #59 from fjtrujy/newlib_4.5.0
Upgrade newlib to 4.5.0
2 parents 6e7162e + ba1ee4b commit 80cbbb7

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
@@ -5,7 +5,7 @@ PS2TOOLCHAIN_EE_BINUTILS_DEFAULT_REPO_REF="ee-v2.44.0"
55
PS2TOOLCHAIN_EE_GCC_REPO_URL="https://github.com/ps2dev/gcc.git"
66
PS2TOOLCHAIN_EE_GCC_DEFAULT_REPO_REF="ee-v14.2.0"
77
PS2TOOLCHAIN_EE_NEWLIB_REPO_URL="https://github.com/ps2dev/newlib.git"
8-
PS2TOOLCHAIN_EE_NEWLIB_DEFAULT_REPO_REF="ee-v4.4.0"
8+
PS2TOOLCHAIN_EE_NEWLIB_DEFAULT_REPO_REF="ee-v4.5.0"
99
PS2TOOLCHAIN_EE_PTHREAD_EMBEDDED_REPO_URL="https://github.com/ps2dev/pthread-embedded.git"
1010
PS2TOOLCHAIN_EE_PTHREAD_EMBEDDED_DEFAULT_REPO_REF="platform_agnostic"
1111

0 commit comments

Comments
 (0)