zephyr/cmake/compiler/host-gcc/compiler_flags.cmake

4 lines
171 B
CMake
Raw Permalink Normal View History

# Load toolchain_cc-family compiler flags
# Significant overlap with freestanding gcc compiler so reuse it
include(${ZEPHYR_BASE}/cmake/compiler/gcc/compiler_flags.cmake)