summaryrefslogtreecommitdiffstats
path: root/clang/runtime/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'clang/runtime/Makefile')
-rw-r--r--clang/runtime/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/runtime/Makefile b/clang/runtime/Makefile
index 784eb66fc54..4b0625d4b61 100644
--- a/clang/runtime/Makefile
+++ b/clang/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
OpenPOWER on IntegriCloud