git: 54ba566c434d - main - graphics/openvkl: Broken on i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 16 Dec 2021 08:16:10 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=54ba566c434d9dbe9ebee1b16713a884c37ff3c9
commit 54ba566c434d9dbe9ebee1b16713a884c37ff3c9
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-12-16 08:14:35 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-12-16 08:16:07 +0000
graphics/openvkl: Broken on i386
Reported by: fallout
---
graphics/openvkl/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/graphics/openvkl/Makefile b/graphics/openvkl/Makefile
index 296776a2302b..d544e96cbca0 100644
--- a/graphics/openvkl/Makefile
+++ b/graphics/openvkl/Makefile
@@ -9,6 +9,8 @@ COMMENT= Intel Open Volume Kernel Library for graphics applications
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+BROKEN_i386= https://github.com/openvkl/openvkl/issues/14
+
BUILD_DEPENDS= ispc:devel/ispc
LIB_DEPENDS= libembree3.so:graphics/embree \
libglfw.so:graphics/glfw \