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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user