Note: libv8 armel -Dv8_can_use_unaligned_accesses=false : nodejs test failure libv8 armhf -Dv8_can_use_unaligned_accesses=true : nodejs test pass.
That flag turns on a small amount of code in libv8/src/arm, maybe it's that part that is broken. TODO : request guest access to armel porter machine, compile libv8 3.6 without that flag, run node testsuite. Jérémy. _______________________________________________ Pkg-javascript-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel
