summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2023-12-19 04:54:52 -0500
committerIonen Wolkens <ionen@gentoo.org>2023-12-19 04:56:14 -0500
commit22be58cbadaa466b26db9bb7ca4afae840c9f04a (patch)
treed48920d9532742e306644f9aa17bbce396bfdb60 /app-emulation
parentdev-libs/nss: drop 3.96 (diff)
downloadgentoo-22be58cbadaa466b26db9bb7ca4afae840c9f04a.tar.gz
gentoo-22be58cbadaa466b26db9bb7ca4afae840c9f04a.tar.bz2
gentoo-22be58cbadaa466b26db9bb7ca4afae840c9f04a.zip
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 <ionen@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/vkd3d/files/vkd3d-1.9-implicit-gettid.patch6
1 files 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 5aea3171c2de..bb9f0658a799 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 @@