[Bug 273987] emulators/wine-devel: Update to 8.16 and some additional patches
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 273987] emulators/wine-devel: Update to 8.16"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 01 Nov 2023 12:33:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273987
--- Comment #23 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=a9a707cc8f112c79b6d8cbf9ab0f75bd99294cfa
commit a9a707cc8f112c79b6d8cbf9ab0f75bd99294cfa
Author: Gerald Pfeifer <gerald@FreeBSD.org>
AuthorDate: 2023-11-01 12:17:22 +0000
Commit: Gerald Pfeifer <gerald@FreeBSD.org>
CommitDate: 2023-11-01 12:32:50 +0000
emulators/wine-devel: Unbreak on i386
Revert an upstream change to tools/winebuild/res32.c that exposed
resource contraints for clang on i386 (cf. the upstream reports
at https://github.com/llvm/llvm-project/issues/62339
and https://bugs.winehq.org/show_bug.cgi?id=54889 ).
Apply this patch only on i386 to minimize divergence and risk on
64-bit x86.
PR: 273987 [1], 271201 [2]
Bi-sected by: Damjan Jovanovic <damjan.jov@gmail.com> [2]
Motivated by: scf [1]
emulators/wine-devel/Makefile | 2 +-
.../files/extra-patch-tools-winebuild-res32 (new) | 95 ++++++++++++++++++++++
2 files changed, 96 insertions(+), 1 deletion(-)
--
You are receiving this mail because:
You are the assignee for the bug.