On 07/11/2025 21:29, Evgeny Karpov wrote:
Jon Turney <[email protected]> wrote:
Thanks! I applied this.

I believe this file is also present in the MinGW-w64 runtime, so you
should submit this change to that project as well.

Thanks. Yes, there is a similar implementation in MinGW (not upstreamed
yet).
https://github.com/eukarpov/mingw-windows-arm64/commit/a7b86e4867d47434c00b1542a4219e8864acd71c

Unfortunately the previous patch was incorrectly encoded.
Here is the correct version.

Oh wow! I haven't seen a patch mangled in that particular way before :)

I was kind of baffled how that ever managed to compile, but of course, all the damage is to __aarch64__-conditional code.

I have applied your correction.

Reply via email to