aboutsummarylogtreecommitdiffstats
path: root/0025-Ignore-errors-about-missing-feature-static.patch
diff options
context:
space:
mode:
authorMartchus2022-09-10 20:51:38 +0200
committerMartchus2022-09-10 20:51:38 +0200
commitcd20f62b14912f89b2e419cd272b9a56a488e68e (patch)
tree2ed788a01fe2041bb1e7d49d0b98c8b9151770dd /0025-Ignore-errors-about-missing-feature-static.patch
parentd2d77744b4717d24ba9d84d3c846074208c67484 (diff)
downloadaur-cd20f62b14912f89b2e419cd272b9a56a488e68e.tar.gz
Rebase against Qt 5.15.6
Diffstat (limited to '0025-Ignore-errors-about-missing-feature-static.patch')
-rw-r--r--0025-Ignore-errors-about-missing-feature-static.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/0025-Ignore-errors-about-missing-feature-static.patch b/0025-Ignore-errors-about-missing-feature-static.patch
index 82f53f015798..98552194369a 100644
--- a/0025-Ignore-errors-about-missing-feature-static.patch
+++ b/0025-Ignore-errors-about-missing-feature-static.patch
@@ -1,7 +1,7 @@
-From 3ca911c0682dfc2dc76709a27de47085727d31d3 Mon Sep 17 00:00:00 2001
+From 5a96b713cfd0f59571eacbaad496e13e30a29192 Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Wed, 25 Jan 2017 20:59:54 +0100
-Subject: [PATCH 25/33] Ignore errors about missing feature static
+Subject: [PATCH 25/32] Ignore errors about missing feature static
Not sure why this error occurs, let's hope for the best
---
@@ -32,5 +32,5 @@ index 7777e615bd..5f30366660 100644
+ !equals($$1, "static"): error("Could not find feature $${1}.")
}
--
-2.36.1
+2.37.3