Skip to content

Apple ARM64 support

Michael Kuron requested to merge apple-arm64 into master

Support Apple's new ARM64 computers. The compiler here does not support -march=native. All tests pass.

Merge request reports