aboutsummarylogtreecommitdiffstats
path: root/0023-Use-correct-pkg-config-static-flag.patch
diff options
context:
space:
mode:
authorMartchus2019-09-09 20:28:26 +0200
committerMartchus2019-09-09 20:28:26 +0200
commit3c0b7a4501468cb3f519bb65dac2f1837f03fa64 (patch)
tree687d1d750d920a9589a55247d81f84e0d5438944 /0023-Use-correct-pkg-config-static-flag.patch
parent7e9790ef70cdbf8552595445b938883ba09b475b (diff)
downloadaur-3c0b7a4501468cb3f519bb65dac2f1837f03fa64.tar.gz
Update to 5.13.1
Diffstat (limited to '0023-Use-correct-pkg-config-static-flag.patch')
-rw-r--r--0023-Use-correct-pkg-config-static-flag.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/0023-Use-correct-pkg-config-static-flag.patch b/0023-Use-correct-pkg-config-static-flag.patch
index f34053974c45..74f2ba2c2d1f 100644
--- a/0023-Use-correct-pkg-config-static-flag.patch
+++ b/0023-Use-correct-pkg-config-static-flag.patch
@@ -1,4 +1,4 @@
-From a36b39ed36b3c584bdd82cf31ea5d1db0228e743 Mon Sep 17 00:00:00 2001
+From ce7eb8c86dd0a1b7534067df6ec3fb6b408fdcc4 Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Sun, 18 Sep 2016 18:50:21 +0200
Subject: [PATCH 23/33] Use correct pkg-config --static flag
@@ -8,10 +8,10 @@ Subject: [PATCH 23/33] Use correct pkg-config --static flag
1 file changed, 3 insertions(+)
diff --git a/configure.pri b/configure.pri
-index 927fcbe132..ab5e1088b3 100644
+index 5477c264eb..6d117f4c4f 100644
--- a/configure.pri
+++ b/configure.pri
-@@ -350,6 +350,9 @@ defineTest(qtConfTest_detectPkgConfig) {
+@@ -369,6 +369,9 @@ defineTest(qtConfTest_detectPkgConfig) {
qtLog("Found pkg-config from path: $$pkgConfig")
}
}
@@ -22,5 +22,5 @@ index 927fcbe132..ab5e1088b3 100644
$$qtConfEvaluate("features.cross_compile") {
# cross compiling, check that pkg-config is set up sanely
--
-2.22.0
+2.23.0