zephyr/cmake/compiler
Keith Packard 5acd82e8df cmake/gcc: Don't use -nostdinc with toolchain picolibc
When using picolibc from the toolchain, we need to use the standard include
paths to make sure the library headers are found, especially for libstdc++.

Add toolchain picolibc to the list of cases for which this is the case.

Signed-off-by: Keith Packard <keithp@keithp.com>
2023-01-20 09:03:25 +01:00
..
arcmwdt ARC: MWDT add TLS support 2022-11-29 09:48:23 +01:00
armclang cmake: gcc: target_arm: Support advanced floating-point options 2022-05-05 12:03:27 +09:00
clang unittest: update coverage library non gcc toolchains 2022-11-21 16:09:46 -05:00
gcc cmake/gcc: Don't use -nostdinc with toolchain picolibc 2023-01-20 09:03:25 +01:00
host-gcc treewide: Use CONFIG_CPP instead of CONFIG_CPLUSPLUS 2023-01-13 17:42:55 -05:00
icx
xcc treewide: Use CONFIG_CPP instead of CONFIG_CPLUSPLUS 2023-01-13 17:42:55 -05:00
xcc-clang xcc-clang: Do not used unavailable options 2022-08-23 10:13:43 +02:00
compiler_features.cmake cmake: CMake compile features support 2021-10-01 14:40:33 -04:00
compiler_flags_template.cmake cmake: Allow selection of libc API overflow detection mode 2022-10-31 23:23:27 +09:00