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 ARCMWDT: Fix issues with posix types 2024-07-01 18:14:34 +02:00
armstdc lib: libc: errno: remove non-existing c_std_lib doxygen group 2024-07-18 09:23:33 -04:00
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 lib: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
Kconfig libc/picolibc: Don't replace picolibc time _r functions 2024-09-16 20:17:35 +02:00