Re: x11/qt5/qtwebengine: amd64 assembly fixes.

2023-01-16 Thread Rafael Sadowski
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

x11/qt5/qtwebengine: amd64 assembly fixes.

2023-01-16 Thread Theo Buehler
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