toolchain/gcc: switch to version 11 by default
[openwrt/staging/dedeckeh.git] / toolchain / gcc / Config.in
index 813c3dfa3e751053b88e56fc299eae43a913429a..357589e1724ed64c87233f97a5c79d5dbbf25474 100644 (file)
@@ -2,7 +2,7 @@
 
 choice
        prompt "GCC compiler Version" if TOOLCHAINOPTS
-       default GCC_USE_VERSION_10
+       default GCC_USE_VERSION_11
        help
          Select the version of gcc you wish to use.