summarylogtreecommitdiffstats
path: root/0007-Allow-overriding-CMAKE_FIND_LIBRARY_SUFFIXES-to-pref.patch
diff options
context:
space:
mode:
authorMartchus2023-07-20 23:11:51 +0200
committerMartchus2023-07-20 23:11:51 +0200
commitf983a1f503ea06bbc6f48d7d1534234b8cf7f3f0 (patch)
treea9d2b5ff512ceee9757fb88c61e62b4a485d6532 /0007-Allow-overriding-CMAKE_FIND_LIBRARY_SUFFIXES-to-pref.patch
parentba9e0200d9bc31d4595faa0cfb59ea67580cad91 (diff)
downloadaur-f983a1f503ea06bbc6f48d7d1534234b8cf7f3f0.tar.gz
Update to 6.5.2
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 d3223977feba..aa1711564d04 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 a9cd104a380971b6da25dbe864f2b28482249e5b Mon Sep 17 00:00:00 2001
+From 724bbced93c552473874d620dc328485234b7884 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 7a69a63501..5a7183c588 100644
+index 1c61c5fb01..45b0d8ded7 100644
--- a/cmake/QtBuildInternals/QtBuildInternalsConfig.cmake
+++ b/cmake/QtBuildInternals/QtBuildInternalsConfig.cmake
@@ -4,6 +4,10 @@
@@ -25,5 +25,5 @@ index 7a69a63501..5a7183c588 100644
#
# Macros and functions for building Qt modules
--
-2.40.1
+2.41.0