zephyr_library_compile_options will apply compile options to a library with high priority. Due to bug #8438 these compile options have been applied not only to the library, but also to it's public interface and therefore to any library that has been linking with the library. To resolve #8438 we use PRIVATE linking instead of PUBLIC linking. Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| app | ||
| compiler | ||
| emu | ||
| flash | ||
| reports | ||
| toolchain | ||
| usage | ||
| util | ||
| ccache.cmake | ||
| dts.cmake | ||
| extensions.cmake | ||
| extra_flags.cmake | ||
| fpu-for-gcc-m-cpu.cmake | ||
| gcc-m-cpu.cmake | ||
| hex.cmake | ||
| host-tools-zephyr.cmake | ||
| host-tools.cmake | ||
| kconfig.cmake | ||
| kobj.cmake | ||
| pristine.cmake | ||
| toolchain.cmake | ||
| version.cmake | ||