mirror of
https://git.yoctoproject.org/meta-zephyr
synced 2026-01-29 21:58:41 +01:00
Zephyr upstream reconfigurations now require either the CMake variable TOOLCHAIN_HAS_NEWLIB or Kconfig NEWLIB_LIBC_SUPPORTED in order to build with FULL_LIBC_SUPPORTED and NEWLIB. This cross-compile toolchain does indeed have full newlib support available so we need to now specify that so it can be used. Signed-off-by: Nicholas Lowell <Nicholas.Lowell@lexmark.com> Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
See ../README.txt