zephyr/cmake/linker/ld
Torsten Rasmussen cc488787ea cmake: source dedicated linker library properties for native builds
Native builds uses system libraries per default.
Instead of handling this in each linker_libraries.cmake files, then the
check for native build is moved one level up and for native build a
dedicated linker_libraries_native.cmake is sourced.

This simplifies the linker_libraries.cmake files as they no longer need
to check for native builds.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2024-11-16 15:28:20 -05:00
..
clang
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: gcc/ld: Fix LTO warnings 2024-10-25 18:49:07 +01:00
linker_libraries.cmake cmake: source dedicated linker library properties for native builds 2024-11-16 15:28:20 -05:00
target.cmake
target_configure.cmake
target_relocation.cmake cmake: extensions: use INTERFACE_SOURCES as property for code relocation 2024-11-16 13:35:36 -05:00