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 e6723d8 commit 76c7e1fCopy full SHA for 76c7e1f
libcxx/utils/ci/run-buildbot
@@ -478,7 +478,7 @@ legacy-project-build)
478
-GNinja -DCMAKE_MAKE_PROGRAM="${NINJA}" \
479
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
480
-DCMAKE_INSTALL_PREFIX="${INSTALL_DIR}" \
481
- -DLLVM_LIT_ARGS="-sv --show-unsupported --xunit-xml-output test-results.xml --timeout=1200" \
+ -DLLVM_LIT_ARGS="-sv --show-unsupported --xunit-xml-output test-results.xml --timeout=1500" \
482
-DLIBCXX_CXX_ABI=libcxxabi
483
check-runtimes
484
;;
0 commit comments