From 1d9788d2de86cad6a2cb3e716bed7b5f1cf67f93 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Wed, 20 Mar 2024 23:46:44 +0100 Subject: graphics/mesa-devel: update to 24.0.b.3440 Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/84e8a295a09...3556dbb97fd --- graphics/mesa-devel/files/patch-suffix | 6 +++--- 1 file changed, 3 insertions(+), 3 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 7bdcbc5db6ef..a5b531aca1e2 100644 --- a/graphics/mesa-devel/files/patch-suffix +++ b/graphics/mesa-devel/files/patch-suffix @@ -40,15 +40,15 @@ Library selection is handled by libglvnd and/or libmap.conf. endif _xa = get_option('gallium-xa') ---- src/amd/vulkan/meson.build.orig 2022-12-03 14:41:29 UTC +--- src/amd/vulkan/meson.build.orig 2024-03-20 22:46:44 UTC +++ src/amd/vulkan/meson.build -@@ -162,7 +162,7 @@ libvulkan_radeon = shared_library( +@@ -207,7 +207,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, bvh_spv], + [libradv_files, radv_entrypoints, sha1_h, radix_sort_spv, bvh_spv, radv_annotate_layer], vs_module_defs : vulkan_api_def, include_directories : [ --- src/egl/meson.build.orig 2020-12-03 22:36:27 UTC -- cgit v1.2.3