Commit 0cca6fe7 authored by Cydox's avatar Cydox Committed by Rod Vagg
Browse files

build: Warn when using snapshot on Armv6

Building io.js on armv6 with snapshot enabled does not work due to a bug in v8,
so it now warns when building on armv6 and having snapshot enabled.

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


Reviewed-By: default avatarRod Vagg <rod@vagg.org>
parent d51efd07
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