aboutsummarylogtreecommitdiffstats
path: root/0022-Adjust-linker-flags-for-static-build-with-cmake-ming.patch
diff options
context:
space:
mode:
authorMartchus2023-01-07 14:25:32 +0100
committerMartchus2023-01-07 14:25:32 +0100
commitcffa0b44c589e32e68819749e12d9839eb386480 (patch)
tree0570b5e0e6804cafc17a804ea92b0efb2434348d /0022-Adjust-linker-flags-for-static-build-with-cmake-ming.patch
parent1219b24e98c1ffedf38612f3c792f006431d3d85 (diff)
downloadaur-cffa0b44c589e32e68819749e12d9839eb386480.tar.gz
Update to 5.15.8
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 18dea6ce6f3e..ae6f15a53bc0 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 76e511cfc2f94b1377506ab23c01eb054b57e0fd Mon Sep 17 00:00:00 2001
+From 252cb205e9069c6ee3a0f01625fe121e81a16456 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.38.1
+2.39.0