zephyr/lib/libc/picolibc
Radoslaw Koppel 118f1592ff buildsystem: Enable LTO also for the application
It turns out that currently LTO is enabled only for the kernel.
This commit updates it to enable it for the whole application
and adds additional LTO exclusions required for the standard
C libraries to build and link properly.

Signed-off-by: Radosław Koppel <radoslaw.koppel@nordicsemi.no>
2024-03-02 15:39:36 +01:00
..
CMakeLists.txt buildsystem: Enable LTO also for the application 2024-03-02 15:39:36 +01:00
Kconfig libc/picolibc: Support 'long long' and 'minimal' printf variants 2023-11-20 06:07:58 -05:00
libc-hooks.c libc/picolibc: Support picolibc's assert-verbose option 2023-11-20 06:07:58 -05:00