:: commit cda3da552487352bb126d2117f8cd02690a1f2de

mintsuki <mintsuki@protonmail.com> — 2022-02-10 14:01

parents: a4ed71beb2

make_toolchain.sh: Bump binutils to 2.38

diff --git a/make_toolchain.sh b/make_toolchain.sh
index e09db9e5..85bab830 100755
--- a/make_toolchain.sh
+++ b/make_toolchain.sh
@@ -8,7 +8,7 @@ test -z "$srcdir" && srcdir=.
 cd "$srcdir"
 
 TARGET=x86_64-elf
-BINUTILSVERSION=2.37
+BINUTILSVERSION=2.38
 GCCVERSION=11.2.0
 
 if command -v gmake; then
tab: 248 wrap: offon