aboutsummarylogtreecommitdiffstats
path: root/0022-Adjust-linker-flags-for-static-build-with-cmake-ming.patch
diff options
context:
space:
mode:
authorMartchus2021-08-27 11:27:13 +0200
committerMartchus2021-08-27 11:27:13 +0200
commit8e6c07117c81d179487a12f83057ce01b5c99918 (patch)
treeeb57143662f91a2081419fbc678e6518cd1fa6f2 /0022-Adjust-linker-flags-for-static-build-with-cmake-ming.patch
parent55828bd8b57f87e26741a0426545ac76284017d0 (diff)
downloadaur-8e6c07117c81d179487a12f83057ce01b5c99918.tar.gz
Update version
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.patch6
1 files changed, 3 insertions, 3 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 61e99500050a..74171dd5a606 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,7 +1,7 @@
-From 591ca364284f36216d94b733199c1c4ecf3875ea Mon Sep 17 00:00:00 2001
+From 63bab93ceb6d6d3582614339808baf65fb012938 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
+Subject: [PATCH 22/32] Adjust linker flags for static build with
cmake/mingw-w64
It is not clear anymore where I picked that change up and for
@@ -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.32.0
+2.33.0