zephyr/cmake/compiler
Keith Packard 70fdd9e4e1 compilers: Remove -Wno-main and -Wno-main-return-type compiler flags
These flags were added to avoid warnings when main was declared to return
void. Now that main returns int, those warnings will flag errors.

Signed-off-by: Keith Packard <keithp@keithp.com>
2023-04-14 07:49:41 +09:00
..
arcmwdt compilers: Remove -Wno-main and -Wno-main-return-type compiler flags 2023-04-14 07:49:41 +09:00
armclang armclang: Fix building cortex-m4 w/o floating point 2023-03-22 09:58:52 +01:00
clang compilers: Remove -Wno-main and -Wno-main-return-type compiler flags 2023-04-14 07:49:41 +09:00
gcc compilers: Remove -Wno-main and -Wno-main-return-type compiler flags 2023-04-14 07:49:41 +09:00
host-gcc cmake: provide a useful error msg when native compiler is missing 2023-02-09 22:10:16 +09:00
icx oneapi: disable use of libirc when building C++ 2023-03-16 09:16:03 +01:00
xcc treewide: Use CONFIG_CPP instead of CONFIG_CPLUSPLUS 2023-01-13 17:42:55 -05:00
xt-clang toolchain: rename xcc-clang to xt-clang 2023-02-22 08:35:46 -05:00
compiler_features.cmake
compiler_flags_template.cmake kconfig,toolchain: add an option for compiler save-temps 2023-04-02 22:07:22 -04:00