:: commit 440c138372a5eed54f6cec508501b99b9af7c050

mintsuki <mintsuki@protonmail.com> — 2022-05-19 18:18

parents: 1f1cad1a25

toolchain: Update GCC to 12.1.0

diff --git a/make_toolchain.sh b/make_toolchain.sh
index 4515f40d..afaba565 100755
--- a/make_toolchain.sh
+++ b/make_toolchain.sh
@@ -9,7 +9,7 @@ cd "$srcdir"
 
 TARGET=x86_64-elf
 BINUTILSVERSION=2.38
-GCCVERSION=11.3.0
+GCCVERSION=12.1.0
 NASMVERSION=2.15.05
 
 if command -v gmake; then
tab: 248 wrap: offon