From b73012d372f55b645de03c53ba29d41b13a91bc9 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Mon, 13 Mar 2023 18:59:50 +0000 Subject: graphics/mesa-devel: update to 23.0.b.2941 Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/bc178c044ec...ecf29228d0b --- 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 ee52f899c573..7bdcbc5db6ef 100644 --- a/graphics/mesa-devel/files/patch-suffix +++ b/graphics/mesa-devel/files/patch-suffix @@ -191,15 +191,15 @@ Library selection is handled by libglvnd and/or libmap.conf. ['../entry.c', es2_glapi_mapi_tmp_h], c_args : [ c_msvc_compat_args, ---- src/mapi/shared-glapi/meson.build.orig 2020-05-30 21:28:01 UTC +--- src/mapi/shared-glapi/meson.build.orig 2023-03-13 18:59:50 UTC +++ src/mapi/shared-glapi/meson.build -@@ -42,7 +42,7 @@ if with_platform_windows +@@ -46,7 +46,7 @@ libglapi = shared_library( endif libglapi = shared_library( - 'glapi', + 'glapi' + get_option('egl-lib-suffix'), - [files_mapi_glapi, files_mapi_util, shared_glapi_mapi_tmp_h], + [files_shared_glapi, shared_glapi_mapi_tmp_h], c_args : [ _glapi_c_args, --- src/util/meson.build.orig 2022-12-03 14:41:29 UTC -- cgit v1.2.3