aboutsummarylogtreecommitdiffstats
path: root/0030-Ignore-failing-pkg-config-test.patch
diff options
context:
space:
mode:
authorMartchus2017-12-14 01:06:21 +0100
committerMartchus2017-12-14 01:06:21 +0100
commit7e661b520812eb973f6393c0a57ace92fbb92b53 (patch)
tree81902cb8cac2af3e638066941e9e38636feb0b8d /0030-Ignore-failing-pkg-config-test.patch
parent25e7d1738f2966725fd45605eb1cb7b584887348 (diff)
downloadaur-7e661b520812eb973f6393c0a57ace92fbb92b53.tar.gz
Update to 5.10.0
Diffstat (limited to '0030-Ignore-failing-pkg-config-test.patch')
-rw-r--r--0030-Ignore-failing-pkg-config-test.patch25
1 files changed, 25 insertions, 0 deletions
diff --git a/0030-Ignore-failing-pkg-config-test.patch b/0030-Ignore-failing-pkg-config-test.patch
new file mode 100644
index 000000000000..4c8cc8f885ec
--- /dev/null
+++ b/0030-Ignore-failing-pkg-config-test.patch
@@ -0,0 +1,25 @@
+From e9f964d079c6dea6404f01d0d8f1acfa5287ccdc Mon Sep 17 00:00:00 2001
+From: Martchus <martchus@gmx.net>
+Date: Wed, 25 Jan 2017 21:08:48 +0100
+Subject: [PATCH 30/34] Ignore failing pkg-config test
+
+Didn't investigate why it fails, let's hope for the best
+---
+ configure.json | 1 -
+ 1 file changed, 1 deletion(-)
+
+diff --git a/configure.json b/configure.json
+index d668ce0c98..2d36a60cd3 100644
+--- a/configure.json
++++ b/configure.json
+@@ -725,7 +725,6 @@
+ "pkg-config": {
+ "label": "Using pkg-config",
+ "autoDetect": "!config.darwin && !config.win32",
+- "condition": "tests.pkg-config",
+ "output": [
+ "publicFeature",
+ { "type": "publicQtConfig", "negative": true },
+--
+2.15.1
+