[gnutls-devel] GnuTLS | aarch64: lib/accelerated/aarch64/Makefile has hardcoded flag not supported by Clang (#1317)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Sat Jan 29 20:35:55 CET 2022
Brad Smith created an issue: https://gitlab.com/gnutls/gnutls/-/issues/1317
## Description of problem:
lib/accelerated/aarch64/Makefile has hardcoded flag not supported by Clang
## Version of gnutls used:
3.7.2 although it has been in the Makefile for many years now
## Distributor of gnutls (e.g., Ubuntu, Fedora, RHEL)
Not relevant.
## How reproducible:
Build with Clang on aarch64.
## Actual results:
Build fails due to unsupported flag.
error: the clang compiler does not support '-march=all'
## Expected results:
The flag is tested for and if not supported not used. The build succeeds.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/1317
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/20220129/333bfd43/attachment-0001.html>
More information about the Gnutls-devel
mailing list