zephyr/lib/libc
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
..
arcmwdt
armstdc
common lib: libc: common: time: Add toolchain include 2024-09-26 13:31:03 -05:00
minimal libc: minimal: math: Removed undefined behavior in sqrt routines 2024-09-30 17:12:43 +01:00
newlib cmake: improve Zephyr link phase 2024-10-04 16:34:35 +01:00
picolibc cmake: move specs compiler and linker flags to toolchain properties 2024-10-04 16:34:35 +01:00
CMakeLists.txt
Kconfig