Skip to content

fix clang error in azure pipeline - #153

Merged
isourabh merged 1 commit into
mainfrom
users/sotripathi/fix-ado-pipeline
Aug 12, 2026
Merged

fix clang error in azure pipeline#153
isourabh merged 1 commit into
mainfrom
users/sotripathi/fix-ado-pipeline

Conversation

@isourabh

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Azure Pipelines CLI build template to provision the required native toolchain when producing Linux ARM64 artifacts, addressing clang/NativeAOT build failures in that lane.

Changes:

  • Adds a Linux-only, dotnet_arch: arm64 conditional step to install clang/llvm/lld and ARM64 cross-compilation dependencies via apt-get.
  • Keeps other publish/signing steps unchanged while ensuring the toolchain is present before dotnet publish.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@isourabh
isourabh merged commit 50d9212 into main Aug 12, 2026
14 checks passed
@isourabh
isourabh deleted the users/sotripathi/fix-ado-pipeline branch August 12, 2026 04:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants