build: re-enable V8 snapshots
authorTrevor Norris <trev.norris@gmail.com>
Fri, 8 May 2015 18:56:13 +0000 (12:56 -0600)
committerTrevor Norris <trev.norris@gmail.com>
Mon, 11 May 2015 19:01:04 +0000 (13:01 -0600)
commit36cdc7c8acda2a81a9e38df4978876659dc48bc3
treef5789be54f95a7006d6e91590bdb8655639b26db
parentf07b3b600b21f38783d7f889619a572b00c71247
build: re-enable V8 snapshots

Snapshots had been previously disabled because of a security
vunerability. This has been fixed (ref:
https://github.com/iojs/io.js/issues/1631#issuecomment-100101375)

Also, re-enable snapshots for ARMv6 builds. There were previous build
issues that have been fixed.

Fixes: https://github.com/iojs/io.js/issues/1631
PR-URL: https://github.com/iojs/io.js/pull/1663
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
configure
vcbuild.bat