blob: 29d67535ea6a663660745301e2c44074983ad9ac [file] [log] [blame]
# SPDX-License-Identifier: Apache-2.0
set(COMPILER host-gcc)
set(LINKER ld)
set(BINTOOLS host-gnu)
set(TOOLCHAIN_HAS_NEWLIB OFF CACHE BOOL "True if toolchain supports newlib")
message(STATUS "Found toolchain: host (gcc/ld)")