(generic issue to track macOS arm64 support)
It's unclear at the moment what macOS x86 (Intel) does at the moment regarding some OS things like page sizes.
Output of clang -v:
june@MacBook hardened_malloc % clang -v
Apple clang version 13.0.0 (clang-1300.0.29.30)
Target: arm64-apple-darwin21.3.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
(generic issue to track macOS arm64 support)
It's unclear at the moment what macOS x86 (Intel) does at the moment regarding some OS things like page sizes.
Output of
clang -v: