From bfa657b6398c6c129cd2604ea631b533b16b953a Mon Sep 17 00:00:00 2001 From: Antonin Godard Date: Tue, 25 Mar 2025 10:20:49 +0100 Subject: [PATCH] ref-manual/features.rst: drop ld-is-gold Dropped in OE-Core after commit a4addb9ab630 ("recipes: Drop ld-is-gold support"). (From yocto-docs rev: 95645cb765b20c3215defe165e7d886da98c1787) Signed-off-by: Antonin Godard Signed-off-by: Richard Purdie --- documentation/ref-manual/features.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/documentation/ref-manual/features.rst b/documentation/ref-manual/features.rst index 746d6337e3..2c074ab9c7 100644 --- a/documentation/ref-manual/features.rst +++ b/documentation/ref-manual/features.rst @@ -167,9 +167,6 @@ metadata, as extra layers can define their own: - *multiarch:* Enable building applications with multiple architecture support. -- *ld-is-gold:* Use the :wikipedia:`gold ` - linker instead of the standard GCC linker (bfd). - - *ldconfig:* Include support for ldconfig and ``ld.so.conf`` on the target.