aboutsummarylogtreecommitdiffstats
path: root/0032-Fix-linking-against-static-plugins-with-qmake.patch
diff options
context:
space:
mode:
authorMartchus2018-12-22 17:19:05 +0100
committerMartchus2018-12-22 17:19:05 +0100
commit8cb0a8e8891db5cb17bf0225b243a6983519e19e (patch)
tree2bacfc996fd9ca2768c1046221b808b5da0b7cab /0032-Fix-linking-against-static-plugins-with-qmake.patch
parentf835d8ffaedccfa55c5545559c505caf698f62e2 (diff)
downloadaur-8cb0a8e8891db5cb17bf0225b243a6983519e19e.tar.gz
Fix use of static libraries with CMake
Diffstat (limited to '0032-Fix-linking-against-static-plugins-with-qmake.patch')
-rw-r--r--0032-Fix-linking-against-static-plugins-with-qmake.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/0032-Fix-linking-against-static-plugins-with-qmake.patch b/0032-Fix-linking-against-static-plugins-with-qmake.patch
index ed128a90f1eb..7fcbbc33beae 100644
--- a/0032-Fix-linking-against-static-plugins-with-qmake.patch
+++ b/0032-Fix-linking-against-static-plugins-with-qmake.patch
@@ -1,4 +1,4 @@
-From e8da100dec44bc38ec5eb9675f231c5d14d2e62f Mon Sep 17 00:00:00 2001
+From dc6f09599400e4e6a790ba8bdd8fce3b6dc419de Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Fri, 25 Aug 2017 17:07:17 +0200
Subject: [PATCH 32/33] Fix linking against static plugins with qmake
@@ -33,5 +33,5 @@ index 2c4d6cd97e..a15ab81899 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.19.2
+2.20.1