aboutsummarylogtreecommitdiffstats
path: root/0022-Adjust-linker-flags-for-static-build-with-cmake-ming.patch
diff options
context:
space:
mode:
authorMartchus2023-10-09 15:02:15 +0200
committerMartchus2023-10-09 15:02:15 +0200
commit2520476f6115ae93d86b99bcd02077d298c65704 (patch)
tree6c6c36cfdb3509a58bd8c6f9affe20c732bb4182 /0022-Adjust-linker-flags-for-static-build-with-cmake-ming.patch
parentc7b95f7f46d152cf6553c61e838e4f1294c34175 (diff)
downloadaur-2520476f6115ae93d86b99bcd02077d298c65704.tar.gz
Update to 5.15.11
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 3bed788a96d0..7a1f435ffcf4 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 93129b13c5864f10b3f8fd135dc91ee91b2daa4f Mon Sep 17 00:00:00 2001
+From 4f825d28697c05b6e7c37d97c20ca877450e2941 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.41.0
+2.42.0