zephyr/cmake/compiler/arcmwdt
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 ARC: MWDT: bump toolchain version 2022-11-29 09:48:16 +01:00
target.cmake