From 077915e15b57b396eb0581269e3e32f8b4ff79ba Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 11 Feb 2025 17:19:50 +0100 Subject: binutils: update to 2.44, remove gold support --- target/config/Config.in.toolchain | 8 -------- 1 file changed, 8 deletions(-) (limited to 'target/config/Config.in.toolchain') diff --git a/target/config/Config.in.toolchain b/target/config/Config.in.toolchain index 144f92a9b..7b5bc2d5b 100644 --- a/target/config/Config.in.toolchain +++ b/target/config/Config.in.toolchain @@ -85,14 +85,6 @@ config ADK_TARGET_USE_LD_BIND_NOW config ADK_TARGET_USE_LD_GC bool "Use LD garbage collection for all packages" -config ADK_TOOLCHAIN_WITH_GOLD - bool "Enable building of GOLD linker" - -config ADK_TARGET_USE_GOLD - bool "Use GOLD as default linker" - depends on ADK_TOOLCHAIN_WITH_GOLD - depends on ADK_TARGET_LIB_GLIBC # can not be build with GOLD (glibc 2.24 checked) - config ADK_TARGET_USE_GNU_HASHSTYLE bool "Use GNU hashstyle for all packages" depends on !ADK_TARGET_ARCH_MIPS -- cgit v1.2.3