zephyr/cmake/linker/ld
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
..
clang cmake: linker: move toolchain_ld_<base|cpp> to linker flag property 2024-09-04 21:26:59 +02:00
gcc cmake: move specs compiler and linker flags to toolchain properties 2024-10-04 16:34:35 +01:00
host-gcc
ld_script.cmake
linker_flags.cmake cmake: improve Zephyr link phase 2024-10-04 16:34:35 +01:00
linker_libraries.cmake cmake: improve Zephyr link phase 2024-10-04 16:34:35 +01:00
target.cmake cmake: improve Zephyr link phase 2024-10-04 16:34:35 +01:00
target_configure.cmake
target_relocation.cmake