zephyr/cmake/toolchain/xcc
Anas Nashif 01b1ac8c7e xcc: do not assume clang by default
Some toolchain variants come with no clang support, so do not assume
clang by default and enable this using the enviornment variable
XCC_USE_CLANG.

export XCC_USE_CLANG=1

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2021-03-08 16:04:28 -05:00
..
generic.cmake xcc: do not assume clang by default 2021-03-08 16:04:28 -05:00
target.cmake