summarylogtreecommitdiffstats
path: root/0007-Allow-overriding-CMAKE_FIND_LIBRARY_SUFFIXES-to-pref.patch
diff options
context:
space:
mode:
authorMartchus2023-09-30 19:57:29 +0200
committerMartchus2023-09-30 19:57:29 +0200
commitb5c9699c1ec57722aefae9152d994ace53167109 (patch)
treee584b4436ae49929c7673ebf7b963ebdc79f4fc9 /0007-Allow-overriding-CMAKE_FIND_LIBRARY_SUFFIXES-to-pref.patch
parentf983a1f503ea06bbc6f48d7d1534234b8cf7f3f0 (diff)
downloadaur-b5c9699c1ec57722aefae9152d994ace53167109.tar.gz
Update to 6.5.3
Diffstat (limited to '0007-Allow-overriding-CMAKE_FIND_LIBRARY_SUFFIXES-to-pref.patch')
-rw-r--r--0007-Allow-overriding-CMAKE_FIND_LIBRARY_SUFFIXES-to-pref.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/0007-Allow-overriding-CMAKE_FIND_LIBRARY_SUFFIXES-to-pref.patch b/0007-Allow-overriding-CMAKE_FIND_LIBRARY_SUFFIXES-to-pref.patch
index aa1711564d04..a8121209b8ec 100644
--- a/0007-Allow-overriding-CMAKE_FIND_LIBRARY_SUFFIXES-to-pref.patch
+++ b/0007-Allow-overriding-CMAKE_FIND_LIBRARY_SUFFIXES-to-pref.patch
@@ -1,4 +1,4 @@
-From 724bbced93c552473874d620dc328485234b7884 Mon Sep 17 00:00:00 2001
+From 6225c4b488d4c0888e529da53092c8ce10b3d48d Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Sun, 8 Nov 2020 00:34:09 +0100
Subject: [PATCH 07/12] Allow overriding CMAKE_FIND_LIBRARY_SUFFIXES to prefer
@@ -10,7 +10,7 @@ Change-Id: I4c617e0706044d31da1bd56ae51615dc8ed37099
1 file changed, 4 insertions(+)
diff --git a/cmake/QtBuildInternals/QtBuildInternalsConfig.cmake b/cmake/QtBuildInternals/QtBuildInternalsConfig.cmake
-index 1c61c5fb01..45b0d8ded7 100644
+index fe4cbe3e99..b6199b27df 100644
--- a/cmake/QtBuildInternals/QtBuildInternalsConfig.cmake
+++ b/cmake/QtBuildInternals/QtBuildInternalsConfig.cmake
@@ -4,6 +4,10 @@
@@ -25,5 +25,5 @@ index 1c61c5fb01..45b0d8ded7 100644
#
# Macros and functions for building Qt modules
--
-2.41.0
+2.42.0