Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
30f0d85fa0da3aa0e010d1fa5b3134c93f01d87a
/
.
/
cmake
/
compiler
/
host-gcc
/
compiler_flags.cmake
blob: 9203aa320b4b6a1aa97b513f748696e40039709f [
file
] [
log
] [
blame
]
# Load toolchain_cc-family compiler flags
# Significant overlap with freestanding gcc compiler so reuse it
include
(
$
{
ZEPHYR_BASE
}/
cmake
/
compiler
/
gcc
/
compiler_flags
.
cmake
)