Index | Thread | Search

From:
Theo Buehler <tb@theobuehler.org>
Subject:
Re: Declare _hwcap as hidden
To:
Christian Weisgerber <naddy@mips.inka.de>
Cc:
tech@openbsd.org
Date:
Sat, 9 May 2026 14:53:11 +0200

Download raw body.

Thread
On Sat, May 09, 2026 at 02:40:36PM +0200, Christian Weisgerber wrote:
> I think this was forgotten when elf_aux_info() was added.  The _hwcap
> variables are only used inside libc, so they should be declared hidden.
> We can just add the declarations to hidden/sys/auxv.h.

ok tb