aboutsummaryrefslogtreecommitdiff
path: root/runtime/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/Makefile')
-rw-r--r--runtime/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/Makefile b/runtime/Makefile
index 784eb66fc540..4b0625d4b612 100644
--- a/runtime/Makefile
+++ b/runtime/Makefile
@@ -12,7 +12,7 @@ include $(CLANG_LEVEL)/../../Makefile.config
ifndef NO_RUNTIME_LIBS
-PARALLEL_DIRS := compiler-rt
+PARALLEL_DIRS := compiler-rt libcxx
endif