mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
benchmarks/vkmark: unbreak on non-x86 after bfcd0e437a
===> vkmark-2017.08.24 depends on file: /usr/local/include/vulkan/vulkan_intel.h - not found *** Error code 1 PR: 255887 Reported by: linimon
This commit is contained in:
parent
5c10906c41
commit
156537c43a
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ USE_GITHUB= yes
|
|||
|
||||
OPTIONS_DEFINE= DRM WAYLAND X11
|
||||
OPTIONS_DEFAULT=DRM WAYLAND X11
|
||||
OPTIONS_EXCLUDE=${ARCH:Namd64:Ni386:Nx86_64:C/.+/DRM/} # https://github.com/vkmark/vkmark/issues/33
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
DRM_DESC= KMS console support
|
||||
|
|
Loading…
Add table
Reference in a new issue