From d67979b9d61e4b726431ba97bfed325ad31b3e97 Mon Sep 17 00:00:00 2001 From: Ryan Mounce Date: Thu, 12 Oct 2017 11:51:36 +1030 Subject: toolchain/gcc: update 5.x to 5.5.0 This is the final bugfix release in the gcc-5 series. Compile and run tested on macOS 10.13 (Xcode 9), mvebu/ar71xx. Removed redundant patch for macOS (backported upstream by yours truly) Signed-off-by: Ryan Mounce --- 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 04321889b8..4edf8a87a9 100644 --- a/toolchain/gcc/Config.version +++ b/toolchain/gcc/Config.version @@ -7,7 +7,7 @@ config GCC_VERSION default "arc-2017.03-release" if GCC_VERSION_6_3_ARC default "6.3.0" if GCC_USE_VERSION_6 default "7.2.0" if GCC_USE_VERSION_7 - default "5.4.0" + default "5.5.0" config GCC_VERSION_6_3 bool -- cgit v1.2.3