Skip to content

Commit

Permalink
cmake: Update for 0.13.0-alpha-1
Browse files Browse the repository at this point in the history
tweak symbol name for 0.13.0 of toolchain

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
  • Loading branch information
galak committed May 5, 2021
1 parent 76d7905 commit bcf0938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/zephyr/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
# Copyright (c) 2020 Linaro Limited.
# SPDX-License-Identifier: Apache-2.0

config TOOLCHAIN_ZEPHYR_0_12
config TOOLCHAIN_ZEPHYR_0_13
def_bool y
select HAS_NEWLIB_LIBC_NANO if (ARC || (ARM && !ARM64) || RISCV)

0 comments on commit bcf0938

Please sign in to comment.