Skip to content

Commit

Permalink
Merge pull request ClangBuiltLinux#250 from nathanchance/update-ci
Browse files Browse the repository at this point in the history
[skip ci]

Signed-off-by: Nathan Chancellor <nathan@kernel.org>
  • Loading branch information
nathanchance committed Nov 8, 2023
2 parents 8c22ecd + 3add5cb commit ed9d47f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -95,11 +95,13 @@ function do_llvm() {
"$base"/build-llvm.py \
--assertions \
--build-stage1-only \
--build-target distribution \
--check-targets clang lld llvm \
--install-folder "$install" \
--install-target distribution \
--projects clang lld \
--quiet-cmake \
--ref release/16.x \
--ref release/17.x \
--shallow-clone \
--show-build-commands \
--targets X86 \
Expand Down

0 comments on commit ed9d47f

Please sign in to comment.