Skip to content

Fix target detection for Windows ARM64EC - #105

Merged
abdes merged 2 commits into
abdes:masterfrom
kobykahane:arm64ec
Jan 6, 2024
Merged

Fix target detection for Windows ARM64EC#105
abdes merged 2 commits into
abdes:masterfrom
kobykahane:arm64ec

Conversation

@kobykahane

@kobykahane kobykahane commented Jan 5, 2024

Copy link
Copy Markdown
Contributor
  • Treat MSVC ARM64EC as an ARM64 target.
  • Don't try setting various '-march' options for ARM64 on MSVC, where the switch does not apply.

With the accompanying changes in weidai11/cryptopp#1257, this enables building CryptoPP for Windows ARM64EC with cryptopp-cmake.

@kobykahane

Copy link
Copy Markdown
Contributor Author

CI workflow failures appear to be caused by the issue described in weidai11/cryptopp#1240 and unrelated to this PR.

@abdes
abdes merged commit d1ed40b into abdes:master Jan 6, 2024
@abdes

abdes commented Jan 6, 2024

Copy link
Copy Markdown
Owner

Thanks for the contribution.

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.

2 participants