Skip to content

Commit 751bffc

Browse files
fjtrujy362053534
authored andcommitted
Merge pull request ps2dev#54 from fjtrujy/updateBinutils2.42
Point to binutils `2.44.0` version
1 parent 79b40b6 commit 751bffc

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
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
PS2TOOLCHAIN_EE_BINUTILS_REPO_URL="https://github.com/ps2dev/binutils-gdb.git"
4-
PS2TOOLCHAIN_EE_BINUTILS_DEFAULT_REPO_REF="ee-v2.41.0"
4+
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"

0 commit comments

Comments
 (0)