From f48ced582dd33b6d0921f5851c1ea2cef2ff730c Mon Sep 17 00:00:00 2001 From: Paul Spooren Date: Tue, 21 Sep 2021 15:14:40 -1000 Subject: toolchain/binutils: switch to version 2.37 by default Compile tests: * all Runtime tests: * ipq806x/generic * lantiq/mt7621 * lantiq/xrx200 * x86/64 Signed-off-by: Paul Spooren Tested-by: Paul Spooren Tested-by: Rosen Penev Tested-by: Andre Heider Tested-by: Ansuel Smith Tested-by: Rui Salvaterra Signed-off-by: Paul Spooren --- toolchain/binutils/Config.version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toolchain/binutils/Config.version') diff --git a/toolchain/binutils/Config.version b/toolchain/binutils/Config.version index a1622abd96..db727b78bc 100644 --- a/toolchain/binutils/Config.version +++ b/toolchain/binutils/Config.version @@ -8,10 +8,10 @@ config BINUTILS_VERSION_2_35_2 bool config BINUTILS_VERSION_2_36_1 - default y if !TOOLCHAINOPTS bool config BINUTILS_VERSION_2_37 + default y if !TOOLCHAINOPTS bool config BINUTILS_VERSION -- cgit v1.2.3