We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4b28a0 commit 35f798dCopy full SHA for 35f798d
libcxx/utils/ci/run-buildbot
@@ -476,6 +476,7 @@ bootstrapping-build)
476
-DLLVM_ENABLE_PROJECTS="clang" \
477
-DLLVM_ENABLE_RUNTIMES="libcxx;libcxxabi" \
478
-DLLVM_RUNTIME_TARGETS="$(c++ --print-target-triple)" \
479
+ -DLLVM_TARGETS_TO_BUILD="host" \
480
-DRUNTIMES_BUILD_ALLOW_DARWIN=ON \
481
-DLLVM_ENABLE_ASSERTIONS=ON \
482
-C "${MONOREPO_ROOT}/libcxx/cmake/caches/Generic-modules.cmake" \
0 commit comments