zephyr/cmake/compiler
Danny Oerndrup 025ffa2492 cmake: Toolchain abstraction: Abstraction of implicit-int error flag
Introducing the macro toolchain_cc_warning_error_implicit_int which,
abstracts the implicit_int error flag thus leaving it to the toolchain
to decide whether this flag is needed or not.

The intent here is to abstract Zephyr's dependence on toolchains,
thus allowing for easier porting to other, perhaps commercial,
toolchains and/or usecases.

No functional change expected.

Signed-off-by: Danny Oerndrup <daor@demant.com>
2019-05-22 15:28:07 +02:00
..
clang cmake: Toolchain abstraction: Abstraction of implicit-int error flag 2019-05-22 15:28:07 +02:00
gcc cmake: Toolchain abstraction: Abstraction of implicit-int error flag 2019-05-22 15:28:07 +02:00
host-gcc cmake: Toolchain abstraction: Introduce toolchain_cc_warning_dw_[1-3] 2019-05-14 18:19:18 +02:00
xcc cmake: Toolchain abstraction: Introduce toolchain_cc_warning_dw_[1-3] 2019-05-14 18:19:18 +02:00