aboutsummarylogtreecommitdiffstats
path: root/0030-Prevent-qmake-from-messing-static-lib-dependencies.patch
diff options
context:
space:
mode:
authorMartchus2018-08-25 11:58:30 +0200
committerMartchus2018-08-25 11:58:30 +0200
commita9a3809bbbaab4f9db7fdc97314268df3641902c (patch)
tree1c2eba50c18d2bd6803b423c6111c71e877ad778 /0030-Prevent-qmake-from-messing-static-lib-dependencies.patch
parent47d3c78d9382f51be60b00b27c7f023e073a3635 (diff)
downloadaur-a9a3809bbbaab4f9db7fdc97314268df3641902c.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