> On 14 Sep 2020, at 17:12, Andrew Turner <and...@freebsd.org> wrote:
> 
> Author: andrew
> Date: Mon Sep 14 16:12:28 2020
> New Revision: 365726
> URL: https://svnweb.freebsd.org/changeset/base/365726
> 
> Log:
>  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
I missed:

Reviewed by: brooks

Andrew
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to