Skip to content

Commit

Permalink
Support MSYS2's CLANGARM64 environment on ARM64 Windows (crystal-lang…
Browse files Browse the repository at this point in the history
…#15159)

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 crystal-lang#15155 on both the cross-compilation host and the target.
  • Loading branch information
HertzDevil authored and CTC97 committed Nov 9, 2024
1 parent 0db0ec4 commit 60d7461
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 60d7461

Please sign in to comment.