From f8c7e935ef8060b8ab2f5ca52832ef8dfea361bc Mon Sep 17 00:00:00 2001 From: Syrone Wong Date: Sat, 3 Sep 2016 18:31:14 +0800 Subject: toolchain/gcc: bump GCC 6.1.0 to 6.2.0 Compile and run tested on ar71xx and mvebu Signed-off-by: Syrone Wong --- 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 53caa24..27aa20c 100644 --- a/toolchain/gcc/Config.version +++ b/toolchain/gcc/Config.version @@ -5,7 +5,7 @@ config GCC_VERSION_4_8_ARC config GCC_VERSION string default "arc-2016.03" if GCC_VERSION_4_8_ARC - default "6.1.0" if GCC_USE_VERSION_6 + default "6.2.0" if GCC_USE_VERSION_6 default "5.4.0" config GCC_VERSION_4_8 -- cgit v1.1