mirror of
https://github.com/Xahau/xahaud.git
synced 2026-06-05 09:46:38 +00:00
- Clang 14 uses GCC 11 toolchain to avoid GCC 14 header issues - Clang 16 uses GCC 13 toolchain for better compatibility - Use --gcc-install-dir to specify exact GCC version - Fixes consteval and ranges concept errors with newer libstdc++