[gnutls-devel] GnuTLS | accelerated: aarch64: add FreeBSD/aarch64 support (!1863)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Thu Aug 15 01:32:09 CEST 2024
Merge request https://gitlab.com/gnutls/gnutls/-/merge_requests/1863 was reviewed by Daiki Ueno
--
Daiki Ueno started a new discussion on lib/accelerated/aarch64/aarch64-common.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1863#note_2047656568
> /* Correspond to asm/hwcap.h for aarch64 */
> -#ifdef USE_AUXVAL
> +#ifdef HAVE_GETAUXVAL
Why is this change? Previously `USE_AUXVAL` is defined if `HAVE_GETAUXVAL` and `AT_HWCAP` are defined; now the latter check is omitted, so I suspect there will be -Wunused-macros warnings.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1863
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20240814/7cbebb9e/attachment-0001.html>
More information about the Gnutls-devel
mailing list