We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 79b40b6 + a25c0f3 commit 6e7162eCopy full SHA for 6e7162e
config/ps2toolchain-ee-config.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
3
PS2TOOLCHAIN_EE_BINUTILS_REPO_URL="https://github.com/ps2dev/binutils-gdb.git"
4
-PS2TOOLCHAIN_EE_BINUTILS_DEFAULT_REPO_REF="ee-v2.41.0"
+PS2TOOLCHAIN_EE_BINUTILS_DEFAULT_REPO_REF="ee-v2.44.0"
5
PS2TOOLCHAIN_EE_GCC_REPO_URL="https://github.com/ps2dev/gcc.git"
6
PS2TOOLCHAIN_EE_GCC_DEFAULT_REPO_REF="ee-v14.2.0"
7
PS2TOOLCHAIN_EE_NEWLIB_REPO_URL="https://github.com/ps2dev/newlib.git"
0 commit comments