From: "Hsia-Jun(Randy) Li" <[email protected]> I think this script is a little trick, unless you disable it, it would consider it enabled anyway.
Signed-off-by: Hsia-Jun(Randy) Li <[email protected]> --- meta/recipes-devtools/gcc/gcc-11.2.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-devtools/gcc/gcc-11.2.inc b/meta/recipes-devtools/gcc/gcc-11.2.inc index 9fd30f5..77dd94e 100644 --- a/meta/recipes-devtools/gcc/gcc-11.2.inc +++ b/meta/recipes-devtools/gcc/gcc-11.2.inc @@ -90,6 +90,7 @@ EXTRA_OECONF_BASE = "\ --enable-lto \ --disable-bootstrap \ --with-system-zlib \ + --with-zstd=no \ ${@'--with-linker-hash-style=${LINKER_HASH_STYLE}' if '${LINKER_HASH_STYLE}' else ''} \ --enable-linker-build-id \ --with-ppl=no \ @@ -105,6 +106,7 @@ EXTRA_OECONF_INITIAL = "\ --disable-libquadmath \ --with-system-zlib \ --disable-lto \ + --with-zstd=no \ --disable-plugin \ --enable-linker-build-id \ --enable-decimal-float=no \ -- 2.7.4
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#155487): https://lists.openembedded.org/g/openembedded-core/message/155487 Mute This Topic: https://lists.openembedded.org/mt/85247840/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
