Skip to content

Fix rustflags for Windows arm64#1462

Merged
SteveL-MSFT merged 1 commit intoPowerShell:mainfrom
SteveL-MSFT:vcruntime
Apr 3, 2026
Merged

Fix rustflags for Windows arm64#1462
SteveL-MSFT merged 1 commit intoPowerShell:mainfrom
SteveL-MSFT:vcruntime

Conversation

@SteveL-MSFT
Copy link
Copy Markdown
Member

PR Summary

Typo in the config.toml was missing the full actual name for the architecture

Copilot AI review requested due to automatic review settings April 3, 2026 17:38
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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 Cargo configuration so Windows ARM64 builds pick up the intended rustflags by using the correct Rust target triple.

Changes:

  • Fix target table header from aarch64-windows-msvc to aarch64-pc-windows-msvc in .cargo/config.toml.

@SteveL-MSFT SteveL-MSFT requested a review from tgauth April 3, 2026 17:41
@SteveL-MSFT SteveL-MSFT added this to the 3.2-Consider milestone Apr 3, 2026
@SteveL-MSFT SteveL-MSFT added this pull request to the merge queue Apr 3, 2026
Merged via the queue into PowerShell:main with commit 97d0b34 Apr 3, 2026
23 checks passed
@SteveL-MSFT SteveL-MSFT deleted the vcruntime branch April 3, 2026 18:48
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