mirror of
https://git.yoctoproject.org/meta-zephyr
synced 2026-09-12 09:49:32 +02:00
meta-zephyr: newlib support
This patch adds newlib libraries for cortex-m3, x86, IAMCU and ARC toolchains. [YOCTO#10662] Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
This commit is contained in:
3
recipes-devtools/gcc/libgcc_6.%.bbappend
Normal file
3
recipes-devtools/gcc/libgcc_6.%.bbappend
Normal file
@@ -0,0 +1,3 @@
|
||||
EXTRA_OECONF_remove = "--enable_multilib"
|
||||
EXTRA_OECONF_append = " --disable-multilib"
|
||||
|
||||
Reference in New Issue
Block a user