aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--runtime/compiler-rt/Makefile (renamed from runtime/Makefile)2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/Makefile b/runtime/compiler-rt/Makefile
index 375f312deb..915030a81e 100644
--- a/runtime/Makefile
+++ b/runtime/compiler-rt/Makefile
@@ -13,7 +13,7 @@
#
##===----------------------------------------------------------------------===##
-CLANG_LEVEL := ..
+CLANG_LEVEL := ../..
include $(CLANG_LEVEL)/Makefile
CLANG_VERSION := $(word 3,$(shell grep "CLANG_VERSION " \