diff options
-rw-r--r-- | documentation/ref-manual/features.rst | 3 |
1 files changed, 0 insertions, 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: | |||
167 | - *multiarch:* Enable building applications with multiple architecture | 167 | - *multiarch:* Enable building applications with multiple architecture |
168 | support. | 168 | support. |
169 | 169 | ||
170 | - *ld-is-gold:* Use the :wikipedia:`gold <Gold_(linker)>` | ||
171 | linker instead of the standard GCC linker (bfd). | ||
172 | |||
173 | - *ldconfig:* Include support for ldconfig and ``ld.so.conf`` on the | 170 | - *ldconfig:* Include support for ldconfig and ``ld.so.conf`` on the |
174 | target. | 171 | target. |
175 | 172 | ||