[Buildroot] [Bug 12166] Compiling nodejs for SAMA5D3 always crash with illegal instruction

bugzilla at busybox.net bugzilla at busybox.net
Wed Nov 27 08:35:33 UTC 2019


https://bugs.busybox.net/show_bug.cgi?id=12166

--- Comment #2 from Thomas Petazzoni <thomas.petazzoni at free-electrons.com> ---
It seems like the nodejs build system is overriding the mfpu flag, and
OpenEmbedded has a patch to remove this logic, see
https://github.com/openembedded/meta-openembedded/blob/master/meta-oe/recipes-devtools/nodejs/nodejs/0007-v8-don-t-override-ARM-CFLAGS.patch.

Could you try to apply this patch to nodejs, and see if it fixes the issue for
you ?

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the buildroot mailing list