aboutsummarylogtreecommitdiffstats
path: root/0022-Adjust-linker-flags-for-static-build-with-cmake-ming.patch
diff options
context:
space:
mode:
authorMartchus2022-05-18 11:21:44 +0200
committerMartchus2022-05-18 11:21:44 +0200
commit8e15f8bcbfa1466c01a2b13de47fa017214c6e0c (patch)
treeadfd82c9b30a677b21eeedcc8b7da172c4cae2c0 /0022-Adjust-linker-flags-for-static-build-with-cmake-ming.patch
parent03d801d11342815efd9f41c8535635cfb1860b2b (diff)
downloadaur-8e15f8bcbfa1466c01a2b13de47fa017214c6e0c.tar.gz
Rebase against 5.15.4
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 e5e87ce153b4..9cd331e53c99 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 b503245788923091390dfa4bcd86565cbfd45c5e Mon Sep 17 00:00:00 2001
+From 11da4f686d3b0b0cde2524f0dbd45341e89bf459 Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Fri, 2 Jun 2017 16:42:07 +0200
Subject: [PATCH 22/33] 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.36.0
+2.36.1