zephyr/cmake/compiler/gcc
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
..
compiler_flags.cmake compilers: Remove -Wno-main and -Wno-main-return-type compiler flags 2023-04-14 07:49:41 +09:00
generic.cmake
target_arc.cmake arch/arc: Add -mcpu flag to TOOLCHAIN_LD_FLAGS 2022-10-25 10:51:46 +02:00
target_arm64.cmake
target_arm.cmake cmake/target_arm: Use NO_SPLIT for TOOLCHAIN_LD_FLAGS 2022-10-27 15:38:41 +02:00
target_mips.cmake
target_riscv.cmake riscv: Introduce BitManip extensions 2022-08-29 16:57:18 +02:00
target_sparc.cmake
target_x86.cmake
target.cmake cmake: sparse: deprecate old sparse support 2023-01-27 20:28:58 +09:00