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 76c7e1f commit 222bd83Copy full SHA for 222bd83
libcxx/utils/ci/run-buildbot
@@ -86,7 +86,7 @@ function generate-cmake-base() {
86
-DLIBCXX_ENABLE_WERROR=YES \
87
-DLIBCXXABI_ENABLE_WERROR=YES \
88
-DLIBUNWIND_ENABLE_WERROR=YES \
89
- -DLLVM_LIT_ARGS="-sv --show-unsupported --xunit-xml-output test-results.xml --timeout=1200 --time-tests" \
+ -DLLVM_LIT_ARGS="-sv --show-unsupported --xunit-xml-output test-results.xml --timeout=1500 --time-tests" \
90
"${@}"
91
}
92
0 commit comments