From e38bc9554811dd6fec5339062754f7ebe8db14e9 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Thu, 27 Jul 2023 17:14:48 +0200 Subject: [PATCH] Synchronize config.* files in submodules with top-level repository Use the same versions of config.{guess,sub} in the submodules where they are used (so not in src/{jpeg,png}) as in wx itself to avoid any confusion due to using different architecture names in the main configure and subconfigure (e.g. aarch64-apple and arm-apple for M1). Closes #23739. --- 3rdparty/pcre | 2 +- src/tiff | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/3rdparty/pcre b/3rdparty/pcre index 5b934c2a67..cff292bef3 160000 --- a/3rdparty/pcre +++ b/3rdparty/pcre @@ -1 +1 @@ -Subproject commit 5b934c2a6770c05ae3e9bc5f63e0ed5da098b08b +Subproject commit cff292bef3c1abd31671741a153436918ad8eed2 diff --git a/src/tiff b/src/tiff index af035310bd..227d3d489f 160000 --- a/src/tiff +++ b/src/tiff @@ -1 +1 @@ -Subproject commit af035310bddac3e2f58ae0a330bc6ef168e180f1 +Subproject commit 227d3d489f5a336b5a7c22666562e88f2cd94a2a