diff options
Diffstat (limited to 'tools/gold/Makefile')
-rw-r--r-- | tools/gold/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/gold/Makefile b/tools/gold/Makefile index 37a7e4e..eccffcb 100644 --- a/tools/gold/Makefile +++ b/tools/gold/Makefile @@ -21,6 +21,7 @@ BUILD_ARCHIVE = 0 DONT_BUILD_RELINKED = 1 LINK_COMPONENTS := +LIBS += -llto include $(LEVEL)/Makefile.common |