mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-11 20:45:21 +00:00
A GCC-based toolchain may require additional, toolchain-specific values in CMAKE_REQUIRED_FLAGS to perform compiler checks properly, but gcc.cmake clobbers any values the user provides. Preserve them instead, allowing users to give their own compiler checking flags at generation time. The details for the particular issue that inspired this are described in https://github.com/pulp-platform/pulpino/issues/240. Signed-off-by: Marti Bolivar <marti@foundries.io> |
||
---|---|---|
.. | ||
generic.cmake | ||
target.cmake |