aboutsummarylogtreecommitdiffstats
path: root/0020-Pull-dependencies-of-static-libraries-in-CMake-modul.patch
diff options
context:
space:
mode:
authorMarius Kittler2020-02-24 16:23:31 +0100
committerMarius Kittler2020-02-24 16:23:31 +0100
commit49234a97b387fea7f52f625e7fa56e31ff4aeeef (patch)
tree9cc105402480abf49caa4a06d80685ff711aec15 /0020-Pull-dependencies-of-static-libraries-in-CMake-modul.patch
parent3c43cb33c847c15414b4f850b9cebd30d3c2a23f (diff)
downloadaur-49234a97b387fea7f52f625e7fa56e31ff4aeeef.tar.gz
Fix flags for static PostgreSQL
Diffstat (limited to '0020-Pull-dependencies-of-static-libraries-in-CMake-modul.patch')
-rw-r--r--0020-Pull-dependencies-of-static-libraries-in-CMake-modul.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/0020-Pull-dependencies-of-static-libraries-in-CMake-modul.patch b/0020-Pull-dependencies-of-static-libraries-in-CMake-modul.patch
index 6ff538d10604..0444c851c239 100644
--- a/0020-Pull-dependencies-of-static-libraries-in-CMake-modul.patch
+++ b/0020-Pull-dependencies-of-static-libraries-in-CMake-modul.patch
@@ -1,4 +1,4 @@
-From 987965be28fab78041880dfbede4be209e142b26 Mon Sep 17 00:00:00 2001
+From fbd7da2201a41d429753dd3833e59a867d336497 Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Sun, 18 Sep 2016 18:32:00 +0200
Subject: [PATCH 20/31] Pull dependencies of static libraries in CMake modules
@@ -484,5 +484,5 @@ index 7b70cfed09..25f2162fe6 100644
-set_property(TARGET Qt5::$${CMAKE_PLUGIN_NAME} PROPERTY QT_PLUGIN_TYPE \"$$CMAKE_PLUGIN_TYPE\")
-set_property(TARGET Qt5::$${CMAKE_PLUGIN_NAME} PROPERTY QT_PLUGIN_EXTENDS \"$$CMAKE_PLUGIN_EXTENDS\")
--
-2.25.0
+2.25.1