On 21/12/27 11:32PM, Jeremie Courreges-Anglas wrote:
> mariadb tries to use "out-of-line atomics" as implemented here:
>
> https://reviews.llvm.org/D91157
>
> The summary mentions implementations in libgcc and libcompiler-rt, and
> a quick diff between compiler-rt-11.1.0 and compiler-rt-13.0.0 indeed
> lists changes that seem relevant.
>
> To work around this problem until a solution is found in base, the
> untested patch below may help. If testing goes well, ok?
>
>
With this patch, gnutls builds/runs fine on my arm64 rpi4. All tests are
passing. Thanks!
============================================================================
Testsuite summary for GnuTLS 3.7.2
============================================================================
# TOTAL: 157
# PASS: 156
# SKIP: 1
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
No comments:
Post a Comment