Commit 70c25013 authored by Rod Vagg's avatar Rod Vagg
Browse files

build: move armv6 snapshot test to configure_arm()

fails on windows because is_arch_armv6() calls CC to get properties,
so moved to a scope where we know we're at least on ARM

PR-URL: https://github.com/iojs/io.js/pull/296


Reviewed-By: default avatarChris Dickinson <christopher.s.dickinson@gmail.com>
parent 0cca6fe7
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