First abstraction completed for the toolchains: - gcc - clang Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
3 lines
127 B
CMake
3 lines
127 B
CMake
# The host-gcc supports the same flags as any other gcc.
|
|
include(${ZEPHYR_BASE}/cmake/linker/${LINKER}/gcc/linker_flags.cmake)
|