Skip to content

Commit

Permalink
Support MSYS2's CLANGARM64 environment on ARM64 Windows (#15159)
Browse files Browse the repository at this point in the history
Tested using a Windows VM on an Apple M2 host.

The instructions we use in our MinGW-w64 CI workflow will just work by simply replacing `-ucrt-` in the MSYS2 package names with `-clang-aarch64-`. Requires #15155 on both the cross-compilation host and the target.
  • Loading branch information
HertzDevil authored Nov 7, 2024
1 parent e8a99d4 commit 3480f05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib_c/aarch64-windows-gnu

0 comments on commit 3480f05

Please sign in to comment.