On Fri, Sep 11, 2015 at 9:58 AM, Edmund Grimley Evans <[email protected]> wrote: > http://permalink.gmane.org/gmane.comp.lang.javascript.v8.general/7096 > says: "Starting with the 3.18 release, the minimal V8 requirements > will increase to ARMv6 + VFPv2."
Well https://wiki.debian.org/ArmPorts ArmEabiPort - newer port using the "new" ABI (EABI), supported on ARM v4t and higher. First released with 5.0 (lenny). GNU Triplet: arm-linux-gnueabi armel = minimum of armv4t... So it would probably just be best to drop armel from nodejs.. Regards, -- Robert Nelson https://rcn-ee.com/

