git: 6c42c5e7c654 - main - misc/cuttlefish: Broken on i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 17 Aug 2023 05:54:09 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=6c42c5e7c654a3c80649241a0c34ad1b0a86c049 commit 6c42c5e7c654a3c80649241a0c34ad1b0a86c049 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-08-17 05:53:42 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-08-17 05:53:42 +0000 misc/cuttlefish: Broken on i386 Reported by: fallout --- misc/cuttlefish/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/misc/cuttlefish/Makefile b/misc/cuttlefish/Makefile index a207e412f54a..8c94264e8cc6 100644 --- a/misc/cuttlefish/Makefile +++ b/misc/cuttlefish/Makefile @@ -11,6 +11,8 @@ WWW= https://github.com/akb825/Cuttlefish LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt +BROKEN_i386= compilation fails: error: '__builtin_ia32_roundss' needs target feature sse4.1 + LIB_DEPENDS= libfreeimage.so:graphics/freeimage TEST_DEPENDS= ispc:devel/ispc