summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Linker
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Linker')
-rw-r--r--llvm/lib/Linker/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/lib/Linker/Makefile b/llvm/lib/Linker/Makefile
index 3fb638a845d..688c832f5b7 100644
--- a/llvm/lib/Linker/Makefile
+++ b/llvm/lib/Linker/Makefile
@@ -8,6 +8,8 @@
##===----------------------------------------------------------------------===##
LEVEL = ../..
LIBRARYNAME = LLVMLinker
+BUILD_ARCHIVE := 1
+DONT_BUILD_RELINKED := 1
include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud