On 8/15/25 14:04, Enji Cooper (yaneurabeya) wrote:
On Aug 15, 2025, at 10:06 AM, John Baldwin <j...@freebsd.org> wrote:
The branch main has been updated by jhb:
URL:
https://cgit.FreeBSD.org/src/commit/?id=9630e68f94a45b64087b18cc21be07ba3d3c3e8e
commit 9630e68f94a45b64087b18cc21be07ba3d3c3e8e
Author: John Baldwin <j...@freebsd.org>
AuthorDate: 2025-08-15 17:04:05 +0000
Commit: John Baldwin <j...@freebsd.org>
CommitDate: 2025-08-15 17:06:03 +0000
ossl: Add chacha-armv8-sve.S on aarch64
Fixes: 4757b351ea9d ("openssl: Import version 3.5.1")
Thank you — this was on my TODO list.
I suspect other architectures still need fixing, but it’s nice having
arm64 compiling again.
This was all that was needed to fix `make tinderbox` for me, so I think that's
the
only change that was needed.
--
John Baldwin