aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/SelectionDAG/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/CodeGen/SelectionDAG/Makefile')
-rw-r--r--lib/CodeGen/SelectionDAG/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/CodeGen/SelectionDAG/Makefile b/lib/CodeGen/SelectionDAG/Makefile
index 306a6ca..6c50288 100644
--- a/lib/CodeGen/SelectionDAG/Makefile
+++ b/lib/CodeGen/SelectionDAG/Makefile
@@ -10,5 +10,6 @@ LEVEL = ../../..
LIBRARYNAME = LLVMSelectionDAG
PARALLEL_DIRS =
BUILD_ARCHIVE = 1
+DONT_BUILD_RELINKED = 1
include $(LEVEL)/Makefile.common