aboutsummarylogtreecommitdiffstats
path: root/0022-Adjust-linker-flags-for-static-build-with-cmake-ming.patch
diff options
context:
space:
mode:
authorMartchus2022-04-26 19:38:55 +0200
committerMartchus2022-04-26 19:38:55 +0200
commit03d801d11342815efd9f41c8535635cfb1860b2b (patch)
tree323335f063bc27ba08ef4eb054aa317c7ff9eba4 /0022-Adjust-linker-flags-for-static-build-with-cmake-ming.patch
parent9048ef5906c24140f2acbef7ecb9d8cec8878e62 (diff)
downloadaur-03d801d11342815efd9f41c8535635cfb1860b2b.tar.gz
Update KDE fork version, cherry-pick 8797332
Diffstat (limited to '0022-Adjust-linker-flags-for-static-build-with-cmake-ming.patch')
-rw-r--r--0022-Adjust-linker-flags-for-static-build-with-cmake-ming.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/0022-Adjust-linker-flags-for-static-build-with-cmake-ming.patch b/0022-Adjust-linker-flags-for-static-build-with-cmake-ming.patch
index 63cca7885a22..e5e87ce153b4 100644
--- a/0022-Adjust-linker-flags-for-static-build-with-cmake-ming.patch
+++ b/0022-Adjust-linker-flags-for-static-build-with-cmake-ming.patch
@@ -1,7 +1,7 @@
-From dd92ac8d02f789464af310afeec97e185bcc33cf Mon Sep 17 00:00:00 2001
+From b503245788923091390dfa4bcd86565cbfd45c5e Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Fri, 2 Jun 2017 16:42:07 +0200
-Subject: [PATCH 22/32] Adjust linker flags for static build with
+Subject: [PATCH 22/33] Adjust linker flags for static build with
cmake/mingw-w64
It is not clear anymore where I picked that change up and for
@@ -27,5 +27,5 @@ index 9da1361c95..5e802dea4c 100644
+set_target_properties(${IMPORTED_TARGET_NAME} PROPERTIES \"INTERFACE_LINK_LIBRARIES\" \"$<${_isExe}:-static;ws2_32>\")
+unset(_isExe)
--
-2.35.1
+2.36.0