:: commit 7fdacf316369e89d037dd1b30adb4e58299f5b88

mintsuki <mintsuki@protonmail.com> — 2021-07-31 18:18

parents: 55411728d1

toolchain: Bump GCC to 11.2.0

diff --git a/aux/make_toolchain.sh b/aux/make_toolchain.sh
index cf8a5f6a..9b82aa88 100755
--- a/aux/make_toolchain.sh
+++ b/aux/make_toolchain.sh
@@ -4,7 +4,7 @@ set -ex
 
 TARGET=x86_64-elf
 BINUTILSVERSION=2.37
-GCCVERSION=11.1.0
+GCCVERSION=11.2.0
 
 CFLAGS="-O2 -pipe"
 
tab: 248 wrap: offon