aboutsummarylogtreecommitdiffstats
path: root/0028-Prevent-qmake-from-messing-static-lib-dependencies.patch
diff options
context:
space:
mode:
authorMartchus2022-03-08 23:34:58 +0100
committerMartchus2022-03-08 23:34:58 +0100
commit9048ef5906c24140f2acbef7ecb9d8cec8878e62 (patch)
treede20bcd920aa88c54548b33c39e7fb34b4e4acf0 /0028-Prevent-qmake-from-messing-static-lib-dependencies.patch
parentee032f41f813d60bf81c47cae489ad91db3ad5f0 (diff)
downloadaur-9048ef5906c24140f2acbef7ecb9d8cec8878e62.tar.gz
Rebase against 5.15.3
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 1c1be4f9da48..39501b85ee9f 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 e7b960e2af57c99d6843be5b8a59f8b72ce426a7 Mon Sep 17 00:00:00 2001
+From dd7bcb78b07a7fea031f18510af5acd2646f62c1 Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Tue, 7 Feb 2017 18:25:28 +0100
Subject: [PATCH 28/32] 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.34.1
+2.35.1