zephyr/cmake/toolchain/arcmwdt/Kconfig.defconfig
Nikolay Agishev 3ccbef2d55 ARCMWDT: Turn off picolibc support
MetaWare toolchain doesn't support building Zephyr with
Picolibc module. This PR fixes biuld process by turning off
picolibc support on compiler side.

Signed-off-by: Nikolay Agishev <agishev@synopsys.com>
2024-05-18 15:54:05 +03:00

6 lines
106 B
Plaintext

# Copyright (c) 2024 Synopsys
# SPDX-License-Identifier: Apache-2.0
config PICOLIBC_SUPPORTED
default n