zephyr/cmake/compiler/gcc
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
..
compiler_flags.cmake cmake: gcc/ld: Fix LTO warnings 2024-10-25 18:49:07 +01:00
generic.cmake
target.cmake
target_arc.cmake
target_arm.cmake
target_arm64.cmake
target_mips.cmake
target_riscv.cmake
target_sparc.cmake
target_x86.cmake
target_xtensa.cmake