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 4a93872 commit 749620eCopy full SHA for 749620e
libcxx/utils/ci/run-buildbot
@@ -374,7 +374,7 @@ bootstrapping-build)
374
-B "${BUILD_DIR}" \
375
-GNinja -DCMAKE_MAKE_PROGRAM="${NINJA}" \
376
-DCMAKE_CXX_COMPILER_LAUNCHER="ccache" \
377
- -DCMAKE_BUILD_TYPE=RelWithDebInfo \
+ -DCMAKE_BUILD_TYPE=Release \
378
-DCMAKE_INSTALL_PREFIX="${INSTALL_DIR}" \
379
-DLLVM_ENABLE_PROJECTS="clang" \
380
-DLLVM_ENABLE_RUNTIMES="libcxx;libcxxabi;libunwind" \
0 commit comments