[Buildroot] [Bug 9941] nodejs option disappears for arm

bugzilla at busybox.net bugzilla at busybox.net
Wed Jun 7 13:03:45 UTC 2017


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

--- Comment #3 from Peter Korsgaard <jacmet at uclibc.org> ---
(In reply to Refik Tuzakli from comment #2)

Ok, then please provide some more details:
 - What buildroot version
 - What is your .config

nodejs depends on:
default y if BR2_arm && !BR2_ARM_CPU_ARMV4 && !BR2_ARM_CPU_ARMV5 &&
BR2_ARM_CPU_HAS_VFPV2

You mention that you are using an ARMv7 core. Have you enabled FPU support?

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


More information about the buildroot mailing list