Re: git: 9630e68f94a4 - main - ossl: Add chacha-armv8-sve.S on aarch64
Date: Fri, 15 Aug 2025 18:04:34 UTC
> On Aug 15, 2025, at 10:06 AM, John Baldwin <jhb@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 <jhb@FreeBSD.org>
> AuthorDate: 2025-08-15 17:04:05 +0000
> Commit: John Baldwin <jhb@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.
Cheers,
-Enji