xmake-io / xmake

🔥 A cross-platform build utility based on Lua
https://xmake.io
Apache License 2.0
9.87k stars 776 forks source link

Don't treat x86_64 as cross on arm64 macOS #5442

Closed SirLynix closed 1 month ago

SirLynix commented 1 month ago

arm64 macOS can execute x86_64 binaries

edit: though Rosetta 2 is not perfect