aboutsummarylogtreecommitdiffstats
path: root/0022-Adjust-linker-flags-for-static-build-with-cmake-ming.patch
diff options
context:
space:
mode:
authorMartchus2024-01-09 17:36:23 +0100
committerMartchus2024-01-09 17:36:23 +0100
commit7fc943db03693938c9f5bf647278a2e546ed6e64 (patch)
treee361c1e8cf1bc656a879454da255fcd9deefbef0 /0022-Adjust-linker-flags-for-static-build-with-cmake-ming.patch
parent2520476f6115ae93d86b99bcd02077d298c65704 (diff)
downloadaur-7fc943db03693938c9f5bf647278a2e546ed6e64.tar.gz
Update to 5.15.12
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 7a1f435ffcf4..a420a7c9ed97 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 4f825d28697c05b6e7c37d97c20ca877450e2941 Mon Sep 17 00:00:00 2001
+From 3fb4f9b9186af92e95cd35ba994ee9e9fa3be4d6 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.42.0
+2.43.0