freebsd-dev/cddl
Andrew Turner 2a6803de1c 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
2020-09-14 16:12:28 +00:00
..
compat/opensolaris Merge OpenZFS support in to HEAD. 2020-08-25 02:21:27 +00:00
contrib/opensolaris Merge OpenZFS support in to HEAD. 2020-08-25 02:21:27 +00:00
lib Use MACHINE_CPUARCH when checking for arm64 2020-09-14 16:12:28 +00:00
sbin Use MLINKS where appropriate for zfs/zpool subcommand pages 2020-09-02 15:20:10 +00:00
tests Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed 2016-05-04 23:20:53 +00:00
usr.bin Remove -I flag for include path that doesn't exist 2020-09-10 15:37:07 +00:00
usr.sbin Remove -I flag for include path that doesn't exist 2020-09-10 15:37:07 +00:00
Makefile Convert traditional ${MK_TESTS} conditional idiom for including test 2017-08-02 08:35:51 +00:00
Makefile.inc Make DTrace stuff compile with C99 standard. 2014-08-22 20:04:51 +00:00