On Thu, Dec 8, 2016 at 11:03 AM, Mark Hatle <[email protected]> wrote:
> +do_configure_append_arm () {
> +       echo "CFLAGS-abort.c = -funwind-tables" >> ${B}/configparms
> +       echo "CFLAGS-raise.c = -funwind-tables" >> ${B}/configparms
> +}

perhaps using  -fasynchronous-unwind-tables is better. can you try that out ?
-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to