aboutsummarylogtreecommitdiffstats
path: root/0030-Prevent-qmake-from-messing-static-lib-dependencies.patch
diff options
context:
space:
mode:
authorMartchus2018-08-25 11:59:39 +0200
committerMartchus2018-08-25 11:59:39 +0200
commit1fb727f727a9d8f61c7923748693726cf931f525 (patch)
tree48a0272c89cd624fa2c4262d46cdac9e5ce14d6c /0030-Prevent-qmake-from-messing-static-lib-dependencies.patch
parent885fa9e9737764bc9b7c2c697bbf742861cf6efd (diff)
downloadaur-1fb727f727a9d8f61c7923748693726cf931f525.tar.gz
Add patch to fix building with glibc 2.28
Diffstat (limited to '0030-Prevent-qmake-from-messing-static-lib-dependencies.patch')
-rw-r--r--0030-Prevent-qmake-from-messing-static-lib-dependencies.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/0030-Prevent-qmake-from-messing-static-lib-dependencies.patch b/0030-Prevent-qmake-from-messing-static-lib-dependencies.patch
index 6b9077cc5eca..36312d45c41d 100644
--- a/0030-Prevent-qmake-from-messing-static-lib-dependencies.patch
+++ b/0030-Prevent-qmake-from-messing-static-lib-dependencies.patch
@@ -1,7 +1,7 @@
From cfdde9962386c34c3f2bfe902aa2a522b0530dba Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Tue, 7 Feb 2017 18:25:28 +0100
-Subject: [PATCH 30/33] Prevent qmake from messing static lib dependencies
+Subject: [PATCH 30/34] Prevent qmake from messing static lib dependencies
In particular, it messes resolving cyclic dependency between
static freetype2 and harfbuzz