aboutsummarylogtreecommitdiffstats
path: root/0025-Use-correct-pkg-config-static-flag.patch
diff options
context:
space:
mode:
authorMartchus2018-09-25 15:26:24 +0200
committerMartchus2018-09-25 15:26:24 +0200
commit8186d9349d754c1a4f950c58f1a42ce6ef8ae520 (patch)
treed263b4d90c1de94fa4b4b5ef37fe63ba0dca655d /0025-Use-correct-pkg-config-static-flag.patch
parent6799728a799c22d3e722cadf8838f59d833cb026 (diff)
downloadaur-8186d9349d754c1a4f950c58f1a42ce6ef8ae520.tar.gz
Update to 5.11.2
Diffstat (limited to '0025-Use-correct-pkg-config-static-flag.patch')
-rw-r--r--0025-Use-correct-pkg-config-static-flag.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/0025-Use-correct-pkg-config-static-flag.patch b/0025-Use-correct-pkg-config-static-flag.patch
index c822445ca382..ac5e69fcc1a8 100644
--- a/0025-Use-correct-pkg-config-static-flag.patch
+++ b/0025-Use-correct-pkg-config-static-flag.patch
@@ -1,17 +1,17 @@
-From 2c846ab2a45c159905715e98338246f86e98e5a8 Mon Sep 17 00:00:00 2001
+From cd1074a5c6c3615b89b0abb6f2960d26332dc2a5 Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Sun, 18 Sep 2016 18:50:21 +0200
-Subject: [PATCH 25/34] Use correct pkg-config --static flag
+Subject: [PATCH 25/33] Use correct pkg-config --static flag
---
configure.pri | 3 +++
1 file changed, 3 insertions(+)
diff --git a/configure.pri b/configure.pri
-index c3ce522e4f..59a9b1e88a 100644
+index 8d6af2fb81..23b6050d35 100644
--- a/configure.pri
+++ b/configure.pri
-@@ -311,6 +311,9 @@ defineTest(qtConfTest_detectPkgConfig) {
+@@ -315,6 +315,9 @@ defineTest(qtConfTest_detectPkgConfig) {
qtLog("Found pkg-config from path: $$pkgConfig")
}
}
@@ -22,5 +22,5 @@ index c3ce522e4f..59a9b1e88a 100644
$$qtConfEvaluate("features.cross_compile") {
# cross compiling, check that pkg-config is set up sanely
--
-2.18.0
+2.19.0