1# Copyright (c) 2024 Basalte bv 2# SPDX-License-Identifier: Apache-2.0 3 4config TOOLCHAIN_HOST_SUPPORTS_GNU_EXTENSIONS 5 def_bool y 6 select TOOLCHAIN_SUPPORTS_GNU_EXTENSIONS 7