aboutsummarylogtreecommitdiffstats
path: root/0030-Prevent-qmake-from-messing-static-lib-dependencies.patch
diff options
context:
space:
mode:
authorMartchus2017-03-23 00:14:13 +0100
committerMartchus2017-03-23 00:15:36 +0100
commitf67235f7789e3073e968f496c2bce838c2245662 (patch)
tree371a236a60c9936fdf8e6169bef7b093e31a4846 /0030-Prevent-qmake-from-messing-static-lib-dependencies.patch
parent940a90290b57310b18453f8be45b932af499aaf0 (diff)
downloadaur-f67235f7789e3073e968f496c2bce838c2245662.tar.gz
Fix mingw-w64-qt5-base-static
* Fix StaticQt5::Test * Fix linking against static MariaDB
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 f330e92d6745..cefd4b32e7c6 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 15b374d87ff91c3a20d9022d5036a97c1252bb98 Mon Sep 17 00:00:00 2001
+From cf89985a2417df8e4519cab3824b239269792e57 Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Tue, 7 Feb 2017 18:25:28 +0100
Subject: [PATCH 30/30] Prevent qmake from messing static lib dependencies
@@ -39,5 +39,5 @@ index e6338546bb..2407d26a5a 100644
static const char * const lflags[] = { "QMAKE_LIBS", "QMAKE_LIBS_PRIVATE", 0 };
for (int i = 0; lflags[i]; i++) {
--
-2.11.1
+2.12.1