Uh oh!
There was an error while loading. Please reload this page.
build: add --with-arm-fpu option - #3228
Conversation
There was a problem hiding this comment.
Does it really make sense to make this explicit setting overridable by the configure script? It seems like if someone is passing the option explicitly, it should not be overridden. For example, what if an armv7 user would want to use vfp or vfpv2 instead of vfpv3 (e.g. for debugging or other reasons)?
kapouer
commented
Oct 7, 2015
I removed the default value of the option, set it inside the method which decides sane defaults, |
There was a problem hiding this comment.
V8 also knows about vfpv3-d16. I don't know how common it is but might be nice to add.
bnoordhuis
commented
Oct 7, 2015
bnoordhuis
commented
Oct 7, 2015
LGTM, I'll squash it when I land it. @mscdex LGTY? |
mscdex
commented
Oct 7, 2015
LGTM I guess the |
Fixes: #2942
Tested with various configurations:
http://anonscm.debian.org/cgit/collab-maint/nodejs.git/tree/debian/rules?h=debian/4.1.1_dfsg-3#n79