summaryrefslogtreecommitdiff
path: root/tools/gold
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gold')
-rw-r--r--tools/gold/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gold/Makefile b/tools/gold/Makefile
index 82a4e39cda..66a0271fa2 100644
--- a/tools/gold/Makefile
+++ b/tools/gold/Makefile
@@ -21,7 +21,7 @@ LINK_LIBS_IN_SHARED=1
SHARED_LIBRARY = 1
LOADABLE_MODULE = 1
-LINK_COMPONENTS := support system
+LINK_COMPONENTS := support
LIBS += -llto
# Because off_t is used in the public API, the largefile parts are required for