index
:
mingw-w64-build.git
Mingw-w64 build script
log msg
author
committer
range
main
about
summary
refs
log
tree
commit
diff
path:
root
/
mingw-w64-build
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'mingw-w64-build')
-rwxr-xr-x
mingw-w64-build
2
1 files changed, 1 insertions, 1 deletions
diff --git a/mingw-w64-build b/mingw-w64-build
index d14600f..78d21a4 100755
--- a/
mingw-w64-build
+++ b/
mingw-w64-build
@@ -19,7 +19,7 @@
ROOT_PATH="$HOME/.zeranoe/mingw-w64"
MINGW_W64_BRANCH="master"
-BINUTILS_BRANCH="binutils-2_40-branch"
+BINUTILS_BRANCH="binutils-2_42-branch"
GCC_BRANCH="releases/gcc-12"
ENABLE_THREADS="--enable-threads=posix"