aboutsummarylogtreecommitdiffstats
path: root/0022-Adjust-linker-flags-for-static-build-with-cmake-ming.patch
diff options
context:
space:
mode:
authorMartchus2023-04-10 21:44:02 +0200
committerMartchus2023-04-10 21:44:02 +0200
commit9e524df3df13bb6b005defaf2403148097021f64 (patch)
tree44619625bf5a514655f3cc6beb1a21d8c5ab08a7 /0022-Adjust-linker-flags-for-static-build-with-cmake-ming.patch
parentcffa0b44c589e32e68819749e12d9839eb386480 (diff)
downloadaur-9e524df3df13bb6b005defaf2403148097021f64.tar.gz
Rebase on 5.15.9
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 ae6f15a53bc0..8e2317724faa 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 252cb205e9069c6ee3a0f01625fe121e81a16456 Mon Sep 17 00:00:00 2001
+From 123efd02bdd3d238ef21e172c88a6346ddb747e5 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.39.0
+2.40.0