zephyr/cmake/linker
Daniel Leung ac98d0e350 cmake: xcc: remove TOOLCHAIN_LIBS
Following the footstep of GCC/Clang cmake code to remove
TOOLCHAIN_LIBS, xcc also has it removed and utilizes
something similar to c_library to link the HAL library.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-10-15 19:08:47 -04:00
..
arcmwdt
armlink
ld cmake: move specs compiler and linker flags to toolchain properties 2024-10-04 16:34:35 +01:00
lld
xt-ld cmake: xcc: remove TOOLCHAIN_LIBS 2024-10-15 19:08:47 -04:00
linker_flags_template.cmake cmake: move specs compiler and linker flags to toolchain properties 2024-10-04 16:34:35 +01:00
linker_libraries_template.cmake
linker_script_common.cmake
target_template.cmake