From 21abc09cd6a106714664519283d0cb9e92ff7ef4 Mon Sep 17 00:00:00 2001 From: DENG Qingfang Date: Tue, 25 Aug 2020 12:03:28 +0800 Subject: toolchain: Update GCC 10 to version 10.2.0 Signed-off-by: DENG Qingfang --- toolchain/gcc/Config.version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toolchain/gcc/Config.version') diff --git a/toolchain/gcc/Config.version b/toolchain/gcc/Config.version index ccc7b273fa..09deae3bf1 100644 --- a/toolchain/gcc/Config.version +++ b/toolchain/gcc/Config.version @@ -19,7 +19,7 @@ config GCC_VERSION default "5.5.0" if GCC_VERSION_5 default "7.5.0" if GCC_VERSION_7 default "9.3.0" if GCC_VERSION_9 - default "10.1.0" if GCC_VERSION_10 + default "10.2.0" if GCC_VERSION_10 default "8.4.0" config GCC_USE_IREMAP -- cgit v1.2.3