zephyr/arch/posix
Alberto Escolar Piedras 346997f8be cmake: Apply COMPILER_WARNINGS_AS_ERRORS also to nativesim runner
When COMPILER_WARNINGS_AS_ERRORS is set, let's also have the
native simulator runner (and anything Zephyr requests built with it)
be built with the same option to treat warnings as errors.
Otherwise we will miss those by default in CI.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-01-29 14:27:27 +01:00
..
core arch posix: Do not define standard SOURCE macros globally 2024-01-26 07:48:55 -05:00
include posix: sched: Implement get APIs for scheduling parameters 2024-01-15 09:57:44 +01:00
CMakeLists.txt cmake: Apply COMPILER_WARNINGS_AS_ERRORS also to nativesim runner 2024-01-29 14:27:27 +01:00
Kconfig
Linux.aarch64.cmake