toolchain/gcc: Add GCC 10.1.0 config

Add needed config changes and tarball hash for new GCC version.

Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
[added missing commit description]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
This commit is contained in:
Syrone Wong
2020-07-08 06:41:21 +08:00
committed by Petr Štetiar
parent d0b25301d3
commit bf540f333c
3 changed files with 12 additions and 0 deletions

View File

@@ -19,6 +19,9 @@ choice
config GCC_USE_VERSION_9
bool "gcc 9.x"
config GCC_USE_VERSION_10
bool "gcc 10.x"
endchoice
config GCC_USE_GRAPHITE