summarylogtreecommitdiffstats
path: root/0007-Allow-overriding-CMAKE_FIND_LIBRARY_SUFFIXES-to-pref.patch
diff options
context:
space:
mode:
authorMartchus2023-01-07 14:26:14 +0100
committerMartchus2023-01-07 14:26:14 +0100
commit97c33a01f6cc65649382c09e81f544ce84c161bc (patch)
tree222470ffa6cf5ab92851c43f4e83523bad1b3931 /0007-Allow-overriding-CMAKE_FIND_LIBRARY_SUFFIXES-to-pref.patch
parent57e37b4954cba89c4d067e6c61a1de73d5c06886 (diff)
downloadaur-97c33a01f6cc65649382c09e81f544ce84c161bc.tar.gz
Update to 6.4.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 127c1dd2ac58..0c75cbeaa212 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 789beac0adcac406e07e5feef861cea156799005 Mon Sep 17 00:00:00 2001
+From b9a060f9845354225cbf4cef1577efae81407ed9 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 9731eda061..396d4c26ec 100644
+index f51e4d6ab5..175671ebcd 100644
--- a/cmake/QtBuildInternals/QtBuildInternalsConfig.cmake
+++ b/cmake/QtBuildInternals/QtBuildInternalsConfig.cmake
@@ -1,6 +1,10 @@
@@ -25,5 +25,5 @@ index 9731eda061..396d4c26ec 100644
#
# Macros and functions for building Qt modules
--
-2.38.1
+2.39.0