diff options
| author | Russ Cox <rsc@swtch.com> | 2022-01-24 13:47:27 -0500 |
|---|---|---|
| committer | Russ Cox <rsc@swtch.com> | 2022-01-24 13:47:27 -0500 |
| commit | bab7b73b85f865d20a5c4f2d78ac9e81b3d39109 (patch) | |
| tree | 946cb15be31b5d836be5d2ee058823f4998fe72e /man | |
| parent | d0d440860f2000a1560abb3f593cdc325fcead4c (diff) | |
| download | plan9port-bab7b73b85f865d20a5c4f2d78ac9e81b3d39109.tar.gz plan9port-bab7b73b85f865d20a5c4f2d78ac9e81b3d39109.zip | |
INSTALL: build arm64 binaries on arm64 Macs
If there is any x86 binary in the chain of parent processes from
the current one, then uname -m prints x86_64 and clang
defaults to building x86_64 binaries.
Detect arm64 using the kernel version and force building
an arm64 toolchain instead of perpetuating x86.
This is particularly important when the user shell is rc,
which has been built for x86, because then rebuilding
under rc continues to use x86.
Diffstat (limited to 'man')
0 files changed, 0 insertions, 0 deletions
