zephyr/cmake/toolchain/host/Kconfig

7 lines
171 B
Plaintext

# Copyright (c) 2024 Basalte bv
# SPDX-License-Identifier: Apache-2.0
config TOOLCHAIN_HOST_SUPPORTS_GNU_EXTENSIONS
def_bool y
select TOOLCHAIN_SUPPORTS_GNU_EXTENSIONS