aboutsummarylogtreecommitdiffstats
path: root/0028-Prevent-qmake-from-messing-static-lib-dependencies.patch
diff options
context:
space:
mode:
authorMartchus2022-05-18 11:21:44 +0200
committerMartchus2022-05-18 11:21:44 +0200
commit8e15f8bcbfa1466c01a2b13de47fa017214c6e0c (patch)
treeadfd82c9b30a677b21eeedcc8b7da172c4cae2c0 /0028-Prevent-qmake-from-messing-static-lib-dependencies.patch
parent03d801d11342815efd9f41c8535635cfb1860b2b (diff)
downloadaur-8e15f8bcbfa1466c01a2b13de47fa017214c6e0c.tar.gz
Rebase against 5.15.4
Diffstat (limited to '0028-Prevent-qmake-from-messing-static-lib-dependencies.patch')
-rw-r--r--0028-Prevent-qmake-from-messing-static-lib-dependencies.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/0028-Prevent-qmake-from-messing-static-lib-dependencies.patch b/0028-Prevent-qmake-from-messing-static-lib-dependencies.patch
index 109cc29a9854..61875f195642 100644
--- a/0028-Prevent-qmake-from-messing-static-lib-dependencies.patch
+++ b/0028-Prevent-qmake-from-messing-static-lib-dependencies.patch
@@ -1,4 +1,4 @@
-From eef20ecace32e188f1767b4ba7d6bb6f9dd58a7a Mon Sep 17 00:00:00 2001
+From 892c3bb8d9dfad8ef0d54112dc9d2af23c58638b Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Tue, 7 Feb 2017 18:25:28 +0100
Subject: [PATCH 28/33] Prevent qmake from messing static lib dependencies
@@ -41,5 +41,5 @@ index 03732df4a8..602f7609f5 100644
int libidx = 0;
for (const ProString &dlib : project->values("QMAKE_DEFAULT_LIBDIRS"))
--
-2.36.0
+2.36.1