toolchain/gcc: switch to version 12 by default
[openwrt/openwrt.git] / toolchain / gcc / Config.in
index 3c074c99b2ff611ae57089c78ce0b6b3e5267017..af4d54c73e5fd8208961d79d9209c95147cf9e79 100644 (file)
@@ -2,7 +2,7 @@
 
 choice
        prompt "GCC compiler Version" if TOOLCHAINOPTS
-       default GCC_USE_VERSION_11
+       default GCC_USE_VERSION_12
        help
          Select the version of gcc you wish to use.