summarylogtreecommitdiffstats
path: root/0003-Fix-using-static-PCRE2-and-DBus-1.patch
diff options
context:
space:
mode:
authorMartchus2021-06-27 22:15:16 +0200
committerMartchus2021-06-27 22:15:16 +0200
commite2a3deb17f17bfdacbc9eb1ddabd8831fea4a04b (patch)
tree9bd676c27cf24764644374df01d6fdf61e8dab01 /0003-Fix-using-static-PCRE2-and-DBus-1.patch
parent889271c71d51646a4e5938952f051939569d3f4b (diff)
downloadaur-e2a3deb17f17bfdacbc9eb1ddabd8831fea4a04b.tar.gz
Fix crashes in rasterizer
Diffstat (limited to '0003-Fix-using-static-PCRE2-and-DBus-1.patch')
-rw-r--r--0003-Fix-using-static-PCRE2-and-DBus-1.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/0003-Fix-using-static-PCRE2-and-DBus-1.patch b/0003-Fix-using-static-PCRE2-and-DBus-1.patch
index 8d30d4ac4428..1fe9d199d54d 100644
--- a/0003-Fix-using-static-PCRE2-and-DBus-1.patch
+++ b/0003-Fix-using-static-PCRE2-and-DBus-1.patch
@@ -1,7 +1,7 @@
From 2c85dbecb544e4550587a11df9465c0c662ceaf0 Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Thu, 5 Nov 2020 21:13:19 +0100
-Subject: [PATCH 3/7] Fix using static PCRE2 and DBus-1
+Subject: [PATCH 3/8] Fix using static PCRE2 and DBus-1
When making a static build of Qt we're using the static version of these
libraries and must define the corresponding macros.