build: fix up build after v8 upgrade
authorBen Noordhuis <info@bnoordhuis.nl>
Wed, 7 Jan 2015 18:05:33 +0000 (19:05 +0100)
committerBen Noordhuis <info@bnoordhuis.nl>
Wed, 7 Jan 2015 21:12:17 +0000 (22:12 +0100)
commit8a83ebaede7591e7bd3745d0ca27ecde2531b100
tree9e733c1bb92e28e601416d4069f3cf15c236279c
parentdad73f645cde6920e79db956e7ef82ed640d7615
build: fix up build after v8 upgrade

* Define and disable new flag `v8_use_external_startup_data`.

* Disable v8_postmortem_support, it's broken again.  Fedor (@indutny)
  has volunteered to fix it up in the near future.

PR-URL: https://github.com/iojs/io.js/pull/243
Reviewed-By: Fedor Indutny <fedor@indutny.com>
Reviewed-By: Trevor Norris <trev.norris@gmail.com>
common.gypi