zephyr/cmake/compiler/xcc
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
..
compiler_flags.cmake
generic.cmake
target.cmake compiler: for xtensa add libgcc support 2024-11-16 14:07:30 -05:00