aboutsummaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorAndrew Turner <andrew@FreeBSD.org>2020-09-14 16:12:28 +0000
committerAndrew Turner <andrew@FreeBSD.org>2020-09-14 16:12:28 +0000
commit2a6803de1cdbc7e34dfe4dc185a2dd98b9a787fb (patch)
treef6626469ce3b843e7fcac56715d1f7347aa60bae /sbin
parent5fb8eca8700bbf0047c8d9a4472eb71dca8f6d0c (diff)
downloadsrc-2a6803de1cdbc7e34dfe4dc185a2dd98b9a787fb.tar.gz
src-2a6803de1cdbc7e34dfe4dc185a2dd98b9a787fb.zip
Use MACHINE_CPUARCH when checking for arm64
Use MACHINE_CPUARCH with arm64 (aarch64) when we build code that could run on any 64-bit Arm instruction set. This will simplify checks in downstream consumers targeting prototype instruction sets. The only place we check for MACHINE_ARCH == aarch64 is when building the device tree blobs. As these are targeting current generation ISAs. Sponsored by: Innovate UK Differential Revision: https://reviews.freebsd.org/D26370
Notes
Notes: svn path=/head/; revision=365726
Diffstat (limited to 'sbin')
0 files changed, 0 insertions, 0 deletions