toolchain/gcc: switch to version 8 by default
[openwrt/staging/wigyori.git] / toolchain / gcc / Config.in
index 2c592a904b72e5bf786b03ed3a532be93ff40c70..3882815d7f611ec6d7d80aa42dedb5ddf0da1832 100644 (file)
@@ -2,8 +2,7 @@
 
 choice
        prompt "GCC compiler Version" if TOOLCHAINOPTS
-       default GCC_USE_VERSION_8 if arc
-       default GCC_USE_VERSION_7
+       default GCC_USE_VERSION_8
        help
          Select the version of gcc you wish to use.