summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages/sys-libs/vulkan/vulkan-scm.exheres-02
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/sys-libs/vulkan/vulkan-scm.exheres-0 b/packages/sys-libs/vulkan/vulkan-scm.exheres-0
index ddeb355..e464f6c 100644
--- a/packages/sys-libs/vulkan/vulkan-scm.exheres-0
+++ b/packages/sys-libs/vulkan/vulkan-scm.exheres-0
@@ -58,6 +58,7 @@ CMAKE_SRC_CONFIGURE_PARAMS=(
-DBUILD_TESTS:BOOL=FALSE
-DBUILD_LAYERS:BOOL=FALSE
-DBUILD_WSI_MIR_SUPPORT:BOOL=FALSE
+ $(exhost --is-native -q || echo -DCMAKE_ASM-ATT_FLAGS="--32" )
)
CMAKE_SRC_CONFIGURE_OPTION_BUILDS=(
"X WSI_XCB_SUPPORT"
@@ -65,6 +66,7 @@ CMAKE_SRC_CONFIGURE_OPTION_BUILDS=(
"wayland WSI_WAYLAND_SUPPORT"
)
+
src_install() {
cmake_src_install