From 22be58cbadaa466b26db9bb7ca4afae840c9f04a Mon Sep 17 00:00:00 2001 From: Ionen Wolkens Date: Tue, 19 Dec 2023 04:54:52 -0500 Subject: [PATCH] app-emulation/vkd3d: add MR link to gettid patch No need to replace the patch+autoreconf for now, but will hopefully be able to cleanup next bump. Signed-off-by: Ionen Wolkens --- app-emulation/vkd3d/files/vkd3d-1.9-implicit-gettid.patch | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/app-emulation/vkd3d/files/vkd3d-1.9-implicit-gettid.patch b/app-emulation/vkd3d/files/vkd3d-1.9-implicit-gettid.patch index 5aea3171c2de2..bb9f0658a799a 100644 --- a/app-emulation/vkd3d/files/vkd3d-1.9-implicit-gettid.patch +++ b/app-emulation/vkd3d/files/vkd3d-1.9-implicit-gettid.patch @@ -1,5 +1,7 @@ -Dirty quick fix for implicit function check, VKD3D_CHECK_FUNC ideally -needs to be adjusted to be able to pass headers. +Dirty quick fix for implicit function check, VKD3D_CHECK_FUNC is +unsuitable to handle it. + +Update: https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/528 --- a/configure +++ b/configure @@ -18656,2 +18656,3 @@