Re: git: 0aa93010c571 - main - arm64: do not register elf32 brand if hardware cannot exec aarch32

From: Konstantin Belousov <kostikbel_at_gmail.com>
Date: Fri, 17 Nov 2023 07:29:41 UTC
On Fri, Nov 17, 2023 at 08:14:13AM +0100, Alexander Leidinger wrote:
> Am 2023-11-16 23:06, schrieb Konstantin Belousov:
> 
> > commit 0aa93010c571b88a6402405be22745fa05a5baab
> 
> > Commit:     Konstantin Belousov <kib@FreeBSD.org>
> > CommitDate: 2023-11-16 22:04:40 +0000
> > 
> >     arm64: do not register elf32 brand if hardware cannot exec aarch32
> 
> Would it make sense to add FEATURE(elf32, "...") and FEATURE(elf64, "...")
> to be able to query for it from userland?
https://reviews.freebsd.org/D42641