aboutsummarylogtreecommitdiffstats
path: root/0030-Prevent-qmake-from-messing-static-lib-dependencies.patch
diff options
context:
space:
mode:
authorMartchus2018-12-22 17:19:05 +0100
committerMartchus2018-12-22 17:19:05 +0100
commit8cb0a8e8891db5cb17bf0225b243a6983519e19e (patch)
tree2bacfc996fd9ca2768c1046221b808b5da0b7cab /0030-Prevent-qmake-from-messing-static-lib-dependencies.patch
parentf835d8ffaedccfa55c5545559c505caf698f62e2 (diff)
downloadaur-8cb0a8e8891db5cb17bf0225b243a6983519e19e.tar.gz
Fix use of static libraries with CMake
Diffstat (limited to '0030-Prevent-qmake-from-messing-static-lib-dependencies.patch')
-rw-r--r--0030-Prevent-qmake-from-messing-static-lib-dependencies.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/0030-Prevent-qmake-from-messing-static-lib-dependencies.patch b/0030-Prevent-qmake-from-messing-static-lib-dependencies.patch
index 39fc6b291b74..e6ea0ed96519 100644
--- a/0030-Prevent-qmake-from-messing-static-lib-dependencies.patch
+++ b/0030-Prevent-qmake-from-messing-static-lib-dependencies.patch
@@ -1,4 +1,4 @@
-From f14f1928ace664034aeac5d348883a93f35b2ea5 Mon Sep 17 00:00:00 2001
+From 496054604431db3e647bf89d63a9140ce75d1001 Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Tue, 7 Feb 2017 18:25:28 +0100
Subject: [PATCH 30/33] Prevent qmake from messing static lib dependencies
@@ -39,5 +39,5 @@ index 59b394ca51..7788862142 100644
static const char * const lflags[] = { "LIBS", "LIBS_PRIVATE",
"QMAKE_LIBS", "QMAKE_LIBS_PRIVATE", nullptr };
--
-2.19.2
+2.20.1