aboutsummarylogtreecommitdiffstats
path: root/0022-Adjust-linker-flags-for-static-build-with-cmake-ming.patch
diff options
context:
space:
mode:
authorMartchus2023-06-14 10:48:05 +0200
committerMartchus2023-06-14 10:48:05 +0200
commitc7b95f7f46d152cf6553c61e838e4f1294c34175 (patch)
tree067f8726f7c6959cefcf9a77339a933f572e3f97 /0022-Adjust-linker-flags-for-static-build-with-cmake-ming.patch
parent9e524df3df13bb6b005defaf2403148097021f64 (diff)
downloadaur-c7b95f7f46d152cf6553c61e838e4f1294c34175.tar.gz
Update to 5.15.10
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 8e2317724faa..3bed788a96d0 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 123efd02bdd3d238ef21e172c88a6346ddb747e5 Mon Sep 17 00:00:00 2001
+From 93129b13c5864f10b3f8fd135dc91ee91b2daa4f 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
@@ -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.40.0
+2.41.0