aboutsummarylogtreecommitdiffstats
path: root/0031-Prevent-Cannot-find-feature-windows_vulkan_sdk.patch
diff options
context:
space:
mode:
authorMartchus2024-03-16 19:42:15 +0100
committerMartchus2024-03-16 19:42:15 +0100
commit1e3380e1d0b5e1eca05cd2efdb555a7e7f6628ce (patch)
tree6339cd620e99d2a9f131f9d3733ef91ef72699a0 /0031-Prevent-Cannot-find-feature-windows_vulkan_sdk.patch
parent7fc943db03693938c9f5bf647278a2e546ed6e64 (diff)
downloadaur-mingw-w64-qt5-base.tar.gz
Update to 5.15.13
Diffstat (limited to '0031-Prevent-Cannot-find-feature-windows_vulkan_sdk.patch')
-rw-r--r--0031-Prevent-Cannot-find-feature-windows_vulkan_sdk.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/0031-Prevent-Cannot-find-feature-windows_vulkan_sdk.patch b/0031-Prevent-Cannot-find-feature-windows_vulkan_sdk.patch
index 700dd6485137..5fc03ed8d76e 100644
--- a/0031-Prevent-Cannot-find-feature-windows_vulkan_sdk.patch
+++ b/0031-Prevent-Cannot-find-feature-windows_vulkan_sdk.patch
@@ -1,4 +1,4 @@
-From a7a3f6a64e90aee5a0024f9b8b1d6d4876d25d7e Mon Sep 17 00:00:00 2001
+From 5a1f5a3b43cfc29cd8ec1ce8791ef4029f5e2f96 Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Mon, 24 Jun 2019 13:51:02 +0200
Subject: [PATCH 31/32] Prevent 'Cannot find feature windows_vulkan_sdk'
@@ -10,7 +10,7 @@ See https://bugreports.qt.io/browse/QTBUG-76660
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/mkspecs/common/windows-vulkan.conf b/mkspecs/common/windows-vulkan.conf
-index da061422dc..a5a8ec68d2 100644
+index da061422dca..a5a8ec68d2f 100644
--- a/mkspecs/common/windows-vulkan.conf
+++ b/mkspecs/common/windows-vulkan.conf
@@ -1,2 +1,2 @@
@@ -18,7 +18,7 @@ index da061422dc..a5a8ec68d2 100644
+load(win32/windows_vulkan_sdk)
QMAKE_LIBS_VULKAN =
diff --git a/mkspecs/features/qmake_use.prf b/mkspecs/features/qmake_use.prf
-index 8475e4111a..c0eb8faa17 100644
+index 8475e4111a7..c0eb8faa17d 100644
--- a/mkspecs/features/qmake_use.prf
+++ b/mkspecs/features/qmake_use.prf
@@ -15,7 +15,9 @@ for(ever) {
@@ -33,5 +33,5 @@ index 8475e4111a..c0eb8faa17 100644
LD_USES = $$resolve_depends(LD_USES, QMAKE_DEPENDS_, _LD)
for (nu, LD_USES) {
--
-2.43.0
+2.44.0