Brad Smith <[email protected]> writes:

> --- a/fat-arm64.c
> +++ b/fat-arm64.c
> @@ -51,6 +51,8 @@
>  #if USE_GETAUXVAL
>  # include <asm/hwcap.h>
>  # include <sys/auxv.h>
> +#elif defined(HAVE_ELF_AUX_INFO)
> +# include <sys/auxv.h>
>  #elif defined(__OpenBSD__)

Hi, change looks reasonable to me, but can you explain how it relates
the the previous openbsd support based on sysctl (added in commit
b874bdead2903d715c6964b2e8f9ed7d2b61db12)? Are both methods needed,
which one being used depending on openbsd version?

Regards,
/Niels

-- 
Niels Möller. PGP key CB4962D070D77D7FCB8BA36271D8F1FF368C6677.
Internet email is subject to wholesale government surveillance.
_______________________________________________
nettle-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to