Skip to content

Commit 3da47b3

Browse files
authored
Merge pull request #21 from fjtrujy/binutils_2.44
Update to Binutils 2.44
2 parents fe2e29e + 05e27cb commit 3da47b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/ps2toolchain-dvp-config.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
PS2TOOLCHAIN_DVP_BINUTILS_REPO_URL="https://github.com/ps2dev/binutils-gdb.git"
4-
PS2TOOLCHAIN_DVP_BINUTILS_DEFAULT_REPO_REF="dvp-v2.31.1"
4+
PS2TOOLCHAIN_DVP_BINUTILS_DEFAULT_REPO_REF="dvp-v2.44.0"
55

66
if test -f "$PS2DEV_CONFIG_OVERRIDE"; then
77
source "$PS2DEV_CONFIG_OVERRIDE"

0 commit comments

Comments
 (0)