summaryrefslogtreecommitdiff
path: root/lib/Support/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Support/Makefile')
-rw-r--r--lib/Support/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Support/Makefile b/lib/Support/Makefile
index 30862aabb6..6b96056aad 100644
--- a/lib/Support/Makefile
+++ b/lib/Support/Makefile
@@ -6,10 +6,10 @@
# the University of Illinois Open Source License. See LICENSE.TXT for details.
#
##===----------------------------------------------------------------------===##
+
LEVEL = ../..
PARALLEL_DIRS=bzip2
LIBRARYNAME = LLVMSupport
BUILD_ARCHIVE = 1
-DONT_BUILD_RELINKED := 1
include $(LEVEL)/Makefile.common