zephyr/cmake/compiler
Stephanos Ioannidis 733240378e cmake: host-gcc: Remove libgcc library path resolution
The host toolchain makes use of the host toolchain libraries (i.e.
`-nostdlib` is not specified), so it is not necessary to detect the
toolchain libgcc path and specify one manually.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2021-06-16 18:35:54 +02:00
..
arcmwdt samples: tensorflow: add no-threadsafe-statics to compiler flags 2021-05-20 20:59:45 -04:00
clang cmake: gcc/clang: enable colour diagnostics in terminal output 2021-04-16 12:20:53 +02:00
gcc cmake: gcc: Remove no_libgcc exclusion for libgcc detection 2021-06-16 18:35:54 +02:00
host-gcc cmake: host-gcc: Remove libgcc library path resolution 2021-06-16 18:35:54 +02:00
icx cmake: fix isystem_include_dir path for windows 2021-04-02 13:36:49 -04:00
xcc toolchain: Xtensa C compiler using new abstraction pattern 2020-09-04 20:36:59 +02:00
compiler_flags_template.cmake samples: tensorflow: add no-threadsafe-statics to compiler flags 2021-05-20 20:59:45 -04:00