From 6c42c5e7c654a3c80649241a0c34ad1b0a86c049 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Wed, 16 Aug 2023 22:53:42 -0700 Subject: [PATCH] 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 a207e412f54ad..8c94264e8cc64 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