aboutsummarylogtreecommitdiffstats
path: root/0020-Pull-dependencies-of-static-libraries-in-CMake-modul.patch
diff options
context:
space:
mode:
authorMartchus2021-06-27 22:14:41 +0200
committerMartchus2021-06-27 22:14:41 +0200
commit55828bd8b57f87e26741a0426545ac76284017d0 (patch)
tree672fb692d88516fd478740ca5b7de55d48379b07 /0020-Pull-dependencies-of-static-libraries-in-CMake-modul.patch
parent53cdc37ebafa8790f08f0316c15b57fcf80670ec (diff)
downloadaur-55828bd8b57f87e26741a0426545ac76284017d0.tar.gz
Fix crashes in rasterizer
Diffstat (limited to '0020-Pull-dependencies-of-static-libraries-in-CMake-modul.patch')
-rw-r--r--0020-Pull-dependencies-of-static-libraries-in-CMake-modul.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/0020-Pull-dependencies-of-static-libraries-in-CMake-modul.patch b/0020-Pull-dependencies-of-static-libraries-in-CMake-modul.patch
index b07a8e2ded1d..0ee607225388 100644
--- a/0020-Pull-dependencies-of-static-libraries-in-CMake-modul.patch
+++ b/0020-Pull-dependencies-of-static-libraries-in-CMake-modul.patch
@@ -1,7 +1,7 @@
-From 2a23c3d45db1a49409b396cd4f3bdd3ad9588865 Mon Sep 17 00:00:00 2001
+From 56674d9cda43e40fd996377f664a209cd9fa59ba Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Sun, 18 Sep 2016 18:32:00 +0200
-Subject: [PATCH 20/32] Pull dependencies of static libraries in CMake modules
+Subject: [PATCH 20/33] Pull dependencies of static libraries in CMake modules
When doing a static build of Qt, the dependencies of the Qt
libraries and plugins itself must be specified when linking
@@ -501,5 +501,5 @@ index b550a52c60..acbe1cc33b 100644
+endif()
\ No newline at end of file
--
-2.31.1
+2.32.0