mirror of
https://git.yoctoproject.org/meta-zephyr
synced 2026-09-12 09:49:32 +02:00
This patch adds newlib libraries for cortex-m3, x86, IAMCU and ARC toolchains. [YOCTO#10662] Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
4 lines
91 B
Plaintext
4 lines
91 B
Plaintext
EXTRA_OECONF_remove = "--enable_multilib"
|
|
EXTRA_OECONF_append = " --disable-multilib"
|
|
|