summaryrefslogtreecommitdiffstats
path: root/tools/gold/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gold/Makefile')
-rw-r--r--tools/gold/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/gold/Makefile b/tools/gold/Makefile
index 1627346..66a0271 100644
--- a/tools/gold/Makefile
+++ b/tools/gold/Makefile
@@ -19,10 +19,9 @@ include $(LEVEL)/Makefile.config
LINK_LIBS_IN_SHARED=1
SHARED_LIBRARY = 1
-BUILD_ARCHIVE = 0
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
OpenPOWER on IntegriCloud