diff --git a/toolchain/gcc/Config.in b/toolchain/gcc/Config.in index 4b25c85016..5ac93217f8 100644 --- a/toolchain/gcc/Config.in +++ b/toolchain/gcc/Config.in @@ -2,7 +2,7 @@ choice prompt "GCC compiler Version" if TOOLCHAINOPTS - default GCC_USE_VERSION_10 + default GCC_USE_VERSION_8 help Select the version of gcc you wish to use.