zephyr/cmake/compiler
Mark Inderhees c9d6c4c744 compiler: for xtensa add libgcc support
In order to compile with C++ exception handling for xtensa, the libgcc
location needs to be known. This change uses the same logic from gcc's
target.cmake to query the compiler for libgcc location and add the lib
to the include list.

Signed-off-by: Mark Inderhees <markind@meta.com>
2024-11-16 14:07:30 -05:00
..
arcmwdt
armclang
clang
gcc cmake: gcc/ld: Fix LTO warnings 2024-10-25 18:49:07 +01:00
host-gcc
icx
xcc compiler: for xtensa add libgcc support 2024-11-16 14:07:30 -05:00
xt-clang
compiler_features.cmake
compiler_flags_template.cmake