Skip to content

Conversation

kapouer
Copy link
Contributor

@kapouer kapouer commented Oct 6, 2015

@brendanashworth brendanashworth added build Issues and PRs related to build files or the CI. arm Issues and PRs related to the ARM platform. labels Oct 7, 2015
configure Outdated
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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
Copy link
Contributor Author

kapouer commented Oct 7, 2015

I removed the default value of the option, set it inside the method which decides sane defaults,
but which honor the option in case it is set.

configure Outdated
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

V8 also knows about vfpv3-d16. I don't know how common it is but might be nice to add.

@bnoordhuis
Copy link
Member

@bnoordhuis
Copy link
Member

LGTM, I'll squash it when I land it. @mscdex LGTY?

@mscdex
Copy link
Contributor

mscdex commented Oct 7, 2015

LGTM I guess the test-stringbytes-external failure on node-test-binary-arm is not related...

bnoordhuis pushed a commit that referenced this pull request Oct 7, 2015
Fixes: #2942
PR-URL: #3228
Reviewed-By: Ben Noordhuis <[email protected]>
Reviewed-By: Brian White <[email protected]>
@bnoordhuis
Copy link
Member

Landed in 17665af, thanks.

@mscdex test-stringbytes-external is failure prone on underpowered machines, it allocates a lot of memory.

@bnoordhuis bnoordhuis closed this Oct 7, 2015
@jasnell jasnell mentioned this pull request Oct 8, 2015
29 tasks
jasnell pushed a commit that referenced this pull request Oct 8, 2015
Fixes: #2942
PR-URL: #3228
Reviewed-By: Ben Noordhuis <[email protected]>
Reviewed-By: Brian White <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

arm Issues and PRs related to the ARM platform. build Issues and PRs related to build files or the CI.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants