diff options
Diffstat (limited to 'tools/gold')
-rw-r--r-- | tools/gold/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/gold/Makefile b/tools/gold/Makefile index f282a35..65e99bf 100644 --- a/tools/gold/Makefile +++ b/tools/gold/Makefile @@ -18,7 +18,6 @@ include $(LEVEL)/Makefile.config LINK_LIBS_IN_SHARED=1 SHARED_LIBRARY = 1 BUILD_ARCHIVE = 0 -DONT_BUILD_RELINKED = 1 LINK_COMPONENTS := LIBS += -llto |