aboutsummarylogtreecommitdiffstats
path: root/0033-Fix-linking-against-static-plugins-with-qmake.patch
diff options
context:
space:
mode:
Diffstat (limited to '0033-Fix-linking-against-static-plugins-with-qmake.patch')
-rw-r--r--0033-Fix-linking-against-static-plugins-with-qmake.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/0033-Fix-linking-against-static-plugins-with-qmake.patch b/0033-Fix-linking-against-static-plugins-with-qmake.patch
index 676a558c8e93..d849f3d800ac 100644
--- a/0033-Fix-linking-against-static-plugins-with-qmake.patch
+++ b/0033-Fix-linking-against-static-plugins-with-qmake.patch
@@ -1,7 +1,7 @@
-From b91d3a0690995511d1388b9d9493aed702bd0138 Mon Sep 17 00:00:00 2001
+From 7db753e04de6a458fc10124b7e3b12ac5f4d1623 Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Fri, 25 Aug 2017 17:07:17 +0200
-Subject: [PATCH 33/33] Fix linking against static plugins with qmake
+Subject: [PATCH 33/34] Fix linking against static plugins with qmake
Required because qtConfig(static) does not work
with 'Merge shared and static library trees'
@@ -33,5 +33,5 @@ index afaac3dbc4..82b02b5113 100644
# Check if the plugin is known to Qt. We can use this to determine
# the plugin path. Unknown plugins must rely on the default link path.
--
-2.14.2
+2.15.1