zephyr/lib/libc/picolibc
Torsten Rasmussen 9d835fe464 cmake: move specs compiler and linker flags to toolchain properties
Moving specs argument to compiler and linker properties so that the
compiler and linker in use can decide how the flags are mapped / handled
for the compiler and linker in use.

This avoids specifying `--specs=spec.picolibc` for clang which prints a
warning about an unused argument.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2024-10-04 16:34:35 +01:00
..
CMakeLists.txt cmake: move specs compiler and linker flags to toolchain properties 2024-10-04 16:34:35 +01:00
Kconfig lib/libc: picolibc: select its source with Kconfig choice 2024-07-09 17:29:12 -04:00
libc-hooks.c build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00