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

