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 1b472de commit 96d9a46Copy full SHA for 96d9a46
.github/workflows/ci.yml
@@ -637,7 +637,6 @@ jobs:
637
-DCLANG_ENABLE_STATIC_ANALYZER=OFF \
638
-DCLANG_ENABLE_ARCMT=OFF \
639
-DCLANG_ENABLE_BOOTSTRAP=OFF \
640
- -DCMAKE_CXX_FLAGS="-Dwait4=__syscall_wait4" \
641
../llvm
642
make clang -j ${{ env.ncpus }}
643
make cling -j ${{ env.ncpus }}
@@ -661,7 +660,6 @@ jobs:
661
660
662
663
664
665
666
667
make clang-repl -j ${{ env.ncpus }}
0 commit comments