Skip to content

build(windows): static linking VS CRT on aarch64 msvc !windows#8465

Merged
h-a-n-a merged 1 commit intomainfrom
link-msvc
Nov 19, 2024
Merged

build(windows): static linking VS CRT on aarch64 msvc !windows#8465
h-a-n-a merged 1 commit intomainfrom
link-msvc

Conversation

@h-a-n-a
Copy link
Copy Markdown
Contributor

@h-a-n-a h-a-n-a commented Nov 18, 2024

Summary

Use Hybrid CRT (Linking vcruntime and ucrtbase statically).
See: #8451

For aarch64 msvc, it is not required to install VS CRT manually as a dependency anymore.

It's recommended to use Windows 10 or newer with rspack.

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@github-actions github-actions bot added the team The issue/pr is created by the member of Rspack. label Nov 18, 2024
@netlify
Copy link
Copy Markdown

netlify bot commented Nov 18, 2024

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit cefadfa
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/673b13529f643d0008adcb4a

@h-a-n-a h-a-n-a enabled auto-merge (squash) November 18, 2024 11:39
@h-a-n-a h-a-n-a disabled auto-merge November 18, 2024 11:39
@h-a-n-a h-a-n-a enabled auto-merge (squash) November 18, 2024 11:39
@h-a-n-a h-a-n-a merged commit 3a1589b into main Nov 19, 2024
@h-a-n-a h-a-n-a deleted the link-msvc branch November 19, 2024 06:05
@h-a-n-a h-a-n-a mentioned this pull request Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team The issue/pr is created by the member of Rspack.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants