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 <[email protected]>
> > 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