From a04a1743fd8cca687b6ad45b39126d37e3434f6e Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Mon, 8 Aug 2022 22:10:24 +0000 Subject: graphics/mesa-devel: update to 22.2.b.305 Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/b731be2e96c...401d03e1e94 --- graphics/mesa-devel/files/patch-suffix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'graphics/mesa-devel/files/patch-suffix') diff --git a/graphics/mesa-devel/files/patch-suffix b/graphics/mesa-devel/files/patch-suffix index 847ebdbe19bc..93a189e15f80 100644 --- a/graphics/mesa-devel/files/patch-suffix +++ b/graphics/mesa-devel/files/patch-suffix @@ -40,9 +40,9 @@ Library selection is handled by libglvnd and/or libmap.conf. endif _xa = get_option('gallium-xa') ---- src/amd/vulkan/meson.build.orig 2022-04-25 20:18:42 UTC +--- src/amd/vulkan/meson.build.orig 2022-08-08 22:10:24 UTC +++ src/amd/vulkan/meson.build -@@ -94,7 +94,7 @@ libradv_files = files( +@@ -97,7 +97,7 @@ libradv_files = files( 'vk_format.h', ) @@ -51,13 +51,13 @@ Library selection is handled by libglvnd and/or libmap.conf. install_data(files_drirc, install_dir : join_paths(get_option('datadir'), 'drirc.d')) -@@ -153,7 +153,7 @@ libvulkan_radeon = shared_library( +@@ -163,7 +163,7 @@ libvulkan_radeon = shared_library( endif libvulkan_radeon = shared_library( - 'vulkan_radeon', + 'vulkan_radeon' + get_option('egl-lib-suffix'), - [libradv_files, radv_entrypoints, sha1_h, radix_sort_spv], + [libradv_files, radv_entrypoints, sha1_h, radix_sort_spv, bvh_spv], vs_module_defs : vulkan_api_def, include_directories : [ --- src/egl/meson.build.orig 2020-12-03 22:36:27 UTC -- cgit v1.2.3