zephyr/cmake/linker
Vinayak Kariappa Chettimada 7a7cfd0d64 cmake: gcc/ld: Fix LTO warnings
Fix the following warnings:
[255/261] Linking C executable zephyr/zephyr_pre0.elf
lto-wrapper: warning: using serial compilation of 8 LTRANS jobs
lto-wrapper: note: see the '-flto' option documentation for more
information
[260/261] Linking C executable zephyr/zephyr.elf
lto-wrapper: warning: using serial compilation of 8 LTRANS jobs
lto-wrapper: note: see the '-flto' option documentation for more
information

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2024-10-25 18:49:07 +01:00
..
arcmwdt MWDT: linker: fix regresion 2024-09-10 11:43:01 +02:00
armlink cmake: improve Zephyr link phase 2024-10-04 16:34:35 +01:00
ld cmake: gcc/ld: Fix LTO warnings 2024-10-25 18:49:07 +01:00
lld cmake: improve Zephyr link phase 2024-10-04 16:34:35 +01:00
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 cmake: improve Zephyr link phase 2024-10-04 16:34:35 +01:00
linker_script_common.cmake
target_template.cmake cmake: improve Zephyr link phase 2024-10-04 16:34:35 +01:00