git: 60fb9990491a - main - emulators/wine: Remove BROKEN marker for i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 29 Oct 2023 21:32:31 UTC
The branch main has been updated by gerald:
URL: https://cgit.FreeBSD.org/ports/commit/?id=60fb9990491a9323038da65c26c1ceb29dd76879
commit 60fb9990491a9323038da65c26c1ceb29dd76879
Author: Gerald Pfeifer <gerald@FreeBSD.org>
AuthorDate: 2023-10-29 21:24:43 +0000
Commit: Gerald Pfeifer <gerald@FreeBSD.org>
CommitDate: 2023-10-29 21:31:51 +0000
emulators/wine: Remove BROKEN marker for i386
It appears the original reason to mark version 8.0.2 as BROKEN on
i386 when we upgraded from version 7.0.2 was a false positive. The
respective code got into upstream after the branch point.
PR: 274566
---
emulators/wine/Makefile | 1 -
1 file changed, 1 deletion(-)
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index 50f1ca3df574..e5ac5f97ad35 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -13,7 +13,6 @@ LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
ONLY_FOR_ARCHS= amd64 i386
-BROKEN_i386= fails to build: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271201\#c6
BUILD_DEPENDS= ${LOCALBASE}/bin/flex:textproc/flex llvm${_LLVM_VERSION}>=0:devel/llvm${_LLVM_VERSION}