summarylogtreecommitdiffstats
path: root/0007-Allow-overriding-CMAKE_FIND_LIBRARY_SUFFIXES-to-pref.patch
diff options
context:
space:
mode:
authorMartchus2021-10-28 12:25:48 +0200
committerMartchus2021-10-28 12:25:48 +0200
commitdc0532bc812501a712d474a3aae2c674e6796b0f (patch)
tree0ff7ba970c6e0399f763e895ea0d69b5c4ed69cb /0007-Allow-overriding-CMAKE_FIND_LIBRARY_SUFFIXES-to-pref.patch
parentfe505c2c92c74816f59638d765779412b0d775f8 (diff)
downloadaur-dc0532bc812501a712d474a3aae2c674e6796b0f.tar.gz
Update to 6.2.1
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 2cb73c434944..e37f5487ff4b 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 6139785883e6ceee0369390debd39a90c18d821b Mon Sep 17 00:00:00 2001
+From c398d6b9ca06d723c03d0c7f0f96f34a475d7f53 Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Sun, 8 Nov 2020 00:34:09 +0100
Subject: [PATCH 7/8] 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 89c13afe01..6a21b6e266 100644
+index 472ce4fd0b..3f11c42c5a 100644
--- a/cmake/QtBuildInternals/QtBuildInternalsConfig.cmake
+++ b/cmake/QtBuildInternals/QtBuildInternalsConfig.cmake
@@ -1,6 +1,10 @@
@@ -25,5 +25,5 @@ index 89c13afe01..6a21b6e266 100644
#
# Macros and functions for building Qt modules
--
-2.33.0
+2.33.1