summarylogtreecommitdiffstats
path: root/0003-Fix-using-static-PCRE2-and-DBus-1.patch
diff options
context:
space:
mode:
authorMartchus2023-11-08 00:23:05 +0100
committerMartchus2023-11-08 00:23:05 +0100
commitbbc5e93520fe899635e92a6376667fdadb9f6093 (patch)
treea86186e08a4d9472edc111bd72e62f19cb2a3f2c /0003-Fix-using-static-PCRE2-and-DBus-1.patch
parentb957203cd016820357a51ce361b5e8c93a66d8bc (diff)
downloadaur-bbc5e93520fe899635e92a6376667fdadb9f6093.tar.gz
Avoid linking against shared libzstd
Diffstat (limited to '0003-Fix-using-static-PCRE2-and-DBus-1.patch')
-rw-r--r--0003-Fix-using-static-PCRE2-and-DBus-1.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/0003-Fix-using-static-PCRE2-and-DBus-1.patch b/0003-Fix-using-static-PCRE2-and-DBus-1.patch
index 0c2a5de4c7bd..3ad138c08c76 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 cfbe16ce8474c2e1a39454873a55fcbbbbb80ecf Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Thu, 5 Nov 2020 21:13:19 +0100
-Subject: [PATCH 03/12] Fix using static PCRE2 and DBus-1
+Subject: [PATCH 03/13] 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.
@@ -44,5 +44,5 @@ index e3008be761..9c745c16c4 100644
# include <dbus/dbus.h>
#else
--
-2.42.0
+2.42.1