summaryrefslogtreecommitdiff
path: root/lib/Archive/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Archive/Makefile')
-rw-r--r--lib/Archive/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Archive/Makefile b/lib/Archive/Makefile
index 9b6b3a9b444..e8cc803c785 100644
--- a/lib/Archive/Makefile
+++ b/lib/Archive/Makefile
@@ -13,6 +13,5 @@ LIBRARYNAME = LLVMArchive
# We only want an archive so only those modules actually used by a tool are
# included.
BUILD_ARCHIVE = 1
-DONT_BUILD_RELINKED = 1
include $(LEVEL)/Makefile.common