On Wed, 17 Dec 2025 at 08:27, hongxu via lists.openembedded.org <[email protected]> wrote: > +# Pass -g1 to massively reduce the size of the > +# debug symbols (4.3GB to 700M at time of writing) > +# workaround error: > +# qemux86-64: "relocation truncated to fit: R_X86_64_32 against > `.debug_info'" > +# qemuarm64: "relocation truncated to fit: R_AARCH64_ABS32 against > `.debug_info'" > +DEBUG_LEVELFLAG = "-g1"
If this is set unconditionally in the recipe, it should be removed from yocto-space-optimize.inc at the same time. Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#228023): https://lists.openembedded.org/g/openembedded-core/message/228023 Mute This Topic: https://lists.openembedded.org/mt/116823456/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
