Skip to content
Snippets Groups Projects
Commit 85357e2d authored by Felix Paul Kühne's avatar Felix Paul Kühne Committed by Rémi Denis-Courmont
Browse files

contrib/gnutls: fix AArch64 build on appleOS

This introduces a patch to fix compilation on AArch64 on AppleOS, which
currently fails due to a compiler flag used by gnutls that is
unsupported by the latest version of clang (Apple clang version 13.1.6,
clang-1316.0.21.2) leading to a compiler crash if used.

This resolves the upstream tickets
https://gitlab.com/gnutls/gnutls/-/issues/1347 and
https://gitlab.com/gnutls/gnutls/-/issues/1317 for which the same patch
was already suggested.
parent 460cd3d4
No related branches found
No related tags found
Loading
Pipeline #205354 passed with stage
in 22 minutes and 19 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment