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 fe2e29e + 05e27cb commit 3da47b3Copy full SHA for 3da47b3
config/ps2toolchain-dvp-config.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
3
PS2TOOLCHAIN_DVP_BINUTILS_REPO_URL="https://github.com/ps2dev/binutils-gdb.git"
4
-PS2TOOLCHAIN_DVP_BINUTILS_DEFAULT_REPO_REF="dvp-v2.31.1"
+PS2TOOLCHAIN_DVP_BINUTILS_DEFAULT_REPO_REF="dvp-v2.44.0"
5
6
if test -f "$PS2DEV_CONFIG_OVERRIDE"; then
7
source "$PS2DEV_CONFIG_OVERRIDE"
0 commit comments