1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00

graphics/vkrunner: disable build on i386

Do not compile on i386

Reported by:	pkg-fallout
This commit is contained in:
Olivier Cochard
2026-05-05 11:29:01 +02:00
parent 7fa8d635fa
commit 561cc4e94e
+3
View File
@@ -9,6 +9,9 @@ WWW= https://gitlab.freedesktop.org/mesa/vkrunner
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
NOT_FOR_ARCHS= i386
NOT_FOR_ARCHS_REASON= Vulkan non-dispatchable handles are u64 on 32-bit
RUN_DEPENDS= glslangValidator:graphics/glslang
USES= cargo