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 d0fb740 commit 8f153eaCopy full SHA for 8f153ea
.pipelines/DSC-Official.yml
@@ -329,6 +329,7 @@ extends:
329
apt -y install musl-tools
330
apt -y install gcc-multilib
331
apt -y install libssl-dev
332
+ apt -y install pkg-config
333
rustup default stable-aarch64-unknown-linux-musl
334
./build.ps1 -Release -Architecture aarch64-unknown-linux-musl
335
./build.ps1 -PackageType tgz -Architecture aarch64-unknown-linux-musl -Release
0 commit comments