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.
This commit is contained in:
parent
703d815ef8
commit
e38bc95548
2 changed files with 2 additions and 2 deletions
2
3rdparty/pcre
vendored
2
3rdparty/pcre
vendored
|
|
@ -1 +1 @@
|
||||||
Subproject commit 5b934c2a6770c05ae3e9bc5f63e0ed5da098b08b
|
Subproject commit cff292bef3c1abd31671741a153436918ad8eed2
|
||||||
2
src/tiff
2
src/tiff
|
|
@ -1 +1 @@
|
||||||
Subproject commit af035310bddac3e2f58ae0a330bc6ef168e180f1
|
Subproject commit 227d3d489f5a336b5a7c22666562e88f2cd94a2a
|
||||||
Loading…
Add table
Add a link
Reference in a new issue