On Mon Jan 16, 2023 at 04:42:39PM +0100, Theo Buehler wrote:
> Move constants in perl generated BoringSSL assembly from .text to
> .rodata. This fixes the build (and only the build) on x-only amd64.
> I'll look into fixes for the aarch64 perlasm later. There the build
> succeeds, but runtime failu
Move constants in perl generated BoringSSL assembly from .text to
.rodata. This fixes the build (and only the build) on x-only amd64.
I'll look into fixes for the aarch64 perlasm later. There the build
succeeds, but runtime failures are likely.
Similar fixes will be needed by anything that embeds