Commit 300dd349 authored by Maciej Małecki's avatar Maciej Małecki Committed by Fedor Indutny
Browse files

gyp: fix ARM build



According to V8 changelog, `armv7` config variable was replaced by
`arm_version`, with value either '7', '6' or 'default'.

Detect ARMv7 and ARMv6 CPUs and default to 'default'.

Signed-off-by: default avatarFedor Indutny <fedor@indutny.com>
parent ea89fdfe
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment