From: Jeremy Puhlman <[email protected]> (From OE-Core rev: ef5cff3db22e911b7a6ecf3dac212903757b4df1)
Signed-off-by: Jeremy Puhlman <[email protected]> Signed-off-by: Richard Purdie <[email protected]> --- meta/recipes-devtools/gcc/gcc-runtime.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-devtools/gcc/gcc-runtime.inc b/meta/recipes-devtools/gcc/gcc-runtime.inc index 771f344ac0..ace706dbf4 100644 --- a/meta/recipes-devtools/gcc/gcc-runtime.inc +++ b/meta/recipes-devtools/gcc/gcc-runtime.inc @@ -22,6 +22,8 @@ EXTRA_OECONF_append_libc-newlib = " --with-newlib" EXTRA_OECONF_append_arm = " libat_cv_have_ifunc=no " EXTRA_OECONF_append_armeb = " libat_cv_have_ifunc=no " +DISABLE_STATIC_class-nativesdk ?= "" + # Newlib does not support symbol versioning on libsdtcc++ SYMVERS_CONF_libc-newlib = "" -- 2.20.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#137507): https://lists.openembedded.org/g/openembedded-core/message/137507 Mute This Topic: https://lists.openembedded.org/mt/73289234/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
