zephyr/cmake/compiler
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 toolchain: arcmwdt: don't set STDC_LIB_EXT1 macro in case of minimal libc 2024-07-12 09:34:58 -04:00
armclang cmake/compiler/: drop ERROR_QUIET when looking for compiler --version 2023-12-04 16:38:08 +00:00
clang cmake: detect LLVM picolibc and newlib support 2024-10-04 16:34:35 +01:00
gcc cmake: gcc/ld: Fix LTO warnings 2024-10-25 18:49:07 +01:00
host-gcc tests/misc: Add llext EDK test 2024-05-17 16:21:48 +01:00
icx cmake: toolchain: remove obsolete and unused macros 2024-09-04 21:26:59 +02:00
xcc cmake: xcc: remove TOOLCHAIN_LIBS 2024-10-15 19:08:47 -04:00
xt-clang llext: xtensa: add support for the xt-clang toolchain 2024-05-29 10:49:40 -07:00
compiler_features.cmake
compiler_flags_template.cmake cmake: move specs compiler and linker flags to toolchain properties 2024-10-04 16:34:35 +01:00