summaryrefslogtreecommitdiff
path: root/tools/gold
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gold')
-rw-r--r--tools/gold/CMakeLists.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/tools/gold/CMakeLists.txt b/tools/gold/CMakeLists.txt
index 98e26421e0..887d896cd7 100644
--- a/tools/gold/CMakeLists.txt
+++ b/tools/gold/CMakeLists.txt
@@ -19,6 +19,8 @@ else()
add_llvm_loadable_module(LLVMgold
gold-plugin.cpp
)
-endif()
target_link_libraries(LLVMgold LTO)
+
+endif()
+