Skip to content

Commit a2dbc56

Browse files
author
Steve Lee (POWERSHELL HE/HIM) (from Dev Box)
committed
explicit install llvm
1 parent abe1477 commit a2dbc56

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pipelines/DSC-Official.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -320,6 +320,7 @@ extends:
320320
$env:AR_aarch64_unknown_linux_musl='llvm-ar'
321321
$env:CARGO_TARGET_AARCH64_UNKNOWN_LINUX_MUSL_RUSTFLAGS="-Clink-self-contained=yes -Clinker=rust-lld"
322322
apt -y install clang
323+
apt -y install llvm
323324
apt -y install musl-tools
324325
apt -y install gcc-multilib
325326
rustup default stable-aarch64-unknown-linux-musl

0 commit comments

Comments
 (0)