[Bug 288191] emulators/wine-devel: Update to 10.12

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 13 Jul 2025 20:39:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288191

--- Comment #2 from Thibault Payet <monwarez@mailoo.org> ---
(In reply to Gerald Pfeifer from comment #1)
I just forget to add them, I will do it.

The additional patch is due to
https://gitlab.winehq.org/wine/wine/-/commit/a1da537a130d58bb3528fc2ff3c25e11ee4e8154

Which basically removed the function get_ptrace_tid. While this build on amd64
on FreeBSD and on i386 for Linux it won't for i386 FreeBSD since the code that
was calling get_ptrace_tid(thread) was not replaced with thread->unix_tid

-- 
You are receiving this mail because:
You are the assignee for the bug.