Files
CMake/Source
Brad King ef006ebd9b PCH: Use per-arch .pch files only when building multiple Apple architectures
Since commit f593b354da (PCH: Add support for multi architecture iOS
projects, 2020-04-02, v3.18.0-rc1~414^2) we use per-arch .pch files
even when compiling for just the host architecture on macOS arm64.
This breaks with compilers that do not support `-Xarch_` flags, such
as GCC.  Avoid using per-arch .pch files in single-architecture builds.

Fixes: #25514
Issue: #20497
2024-05-01 12:43:39 -04:00
..
2024-04-05 11:55:47 -04:00
2024-05-01 00:01:19 -04:00
2024-01-25 10:40:02 -05:00
2023-11-17 09:58:21 -05:00
2024-03-08 09:49:03 -05:00
2024-03-17 19:05:37 -04:00
2024-02-09 08:58:46 -05:00