rom-properties/cmake
David Korth d6fc415460 [cmake] gcc.cmake: Move -Wno-error=stringop-overread here.
The same error showed up on armhf and amd64 this time.

Since it's happening in LTO and not the main compiler step, the pragmas
likely aren't working properly. Use -Wno-error=stringop-overread instead.

(cherry picked from commit ec441b4cec)
2025-04-20 05:37:30 -04:00
..
libs [cmake] CheckPugiXML.cmake: PugiXML 1.10 doesn't define the alias target "pugixml::pugixml". 2025-04-20 04:11:50 -04:00
macros [cmake] CPUInstructionSetFlags.cmake: Disable NEON on armhf for now. (except MSVC) 2025-04-20 04:13:18 -04:00
platform [cmake] gcc.cmake: Move -Wno-error=stringop-overread here. 2025-04-20 05:37:30 -04:00
toolchain [scripts] package.cmd: Add ARM, ARM64, and ARM64EC. 2023-07-16 18:28:21 -04:00
cmake_uninstall.cmake.in [cmake] cmake_uninstall.cmake.in: Use EXECUTE_PROCESS() instead of EXEC_PROGRAM(). 2024-03-03 12:51:03 -05:00
options.cmake Missed a few TinyXML2 remnants. Updated for PugiXML. 2025-04-02 00:19:34 -04:00
platform.cmake Remove IFUNC support. 2025-03-29 16:46:51 -04:00