setup-toolchain.sh: Update GCC to 12.2
[kernel-tools.git] / setup-toolchain.sh
index a019f59b85bac8a4996ea9f359b627a346b75732..5f4cace5e198090bc19ab3a0ac892c453d4cb623 100755 (executable)
@@ -188,7 +188,7 @@ do
   # architecture may need to set up more than one combination of
   # these. These are just the defaults and are adjusted for specific
   # architectures as needed as the program runs.
-  export gcc_version="12.1.0"
+  export gcc_version="12.2.0"
   export binutils_version="2.39"
   export gmp_version="6.2.1"
   export mpc_version="1.2.1"