toolchain/gcc: switch to version 10 by default
[openwrt/staging/chunkeey.git] / toolchain / gcc / Config.in
index 5ac93217f8a59bf2f36713b164021257617b58b2..4b25c85016805a53a19fe12c8955e7c70a6ed563 100644 (file)
@@ -2,7 +2,7 @@
 
 choice
        prompt "GCC compiler Version" if TOOLCHAINOPTS
-       default GCC_USE_VERSION_8
+       default GCC_USE_VERSION_10
        help
          Select the version of gcc you wish to use.