summaryrefslogtreecommitdiff
path: root/lib/CodeGen/AsmPrinter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/CodeGen/AsmPrinter/Makefile')
-rw-r--r--lib/CodeGen/AsmPrinter/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/CodeGen/AsmPrinter/Makefile b/lib/CodeGen/AsmPrinter/Makefile
index cb5b3f6c59d55..8f65d8d3f234a 100644
--- a/lib/CodeGen/AsmPrinter/Makefile
+++ b/lib/CodeGen/AsmPrinter/Makefile
@@ -9,7 +9,5 @@
LEVEL = ../../..
LIBRARYNAME = LLVMAsmPrinter
PARALLEL_DIRS =
-BUILD_ARCHIVE = 1
-DONT_BUILD_RELINKED = 1
include $(LEVEL)/Makefile.common