aboutsummarylogtreecommitdiffstats
path: root/0022-Adjust-linker-flags-for-static-build-with-cmake-ming.patch
diff options
context:
space:
mode:
authorMartchus2021-04-14 11:37:02 +0200
committerMartchus2021-04-14 11:37:02 +0200
commitd813c625b99efacfb3c93c5359ff247238b0adae (patch)
treef96ed8f07b8cfd999f5a702ab67dbdf088c8dcb5 /0022-Adjust-linker-flags-for-static-build-with-cmake-ming.patch
parentb50768911b01d8a81790ee2fa0dda1fcc4c33267 (diff)
downloadaur-d813c625b99efacfb3c93c5359ff247238b0adae.tar.gz
Update to use KDE fork patches
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.patch4
1 files changed, 2 insertions, 2 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 d8d31d0b07b2..3b9ad058fdc4 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,4 +1,4 @@
-From 0f44180723f14ae9861b406238d973e0ca20c405 Mon Sep 17 00:00:00 2001
+From 70e76369ababd9f7c22cef148eaa2755e31c2b2b Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Fri, 2 Jun 2017 16:42:07 +0200
Subject: [PATCH 22/31] Adjust linker flags for static build with
@@ -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.29.2
+2.31.1