toolchain/gcc: rollback to version 8

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen 2021-08-21 05:08:36 +08:00
parent f2683c0fe9
commit 810754a939
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -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.