Re-land: Enable external startup by default on Linux.
authorvogelheim <vogelheim@chromium.org>
Tue, 9 Jun 2015 09:59:22 +0000 (02:59 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 9 Jun 2015 09:59:28 +0000 (09:59 +0000)
commitbb9c774c164c3552b67b4f1b60809852a44f2ecd
treea3c32ccf21e32a0a4211977cc31ee31c9c30349d
parent659ea368f754fbf678e376d546b9a4391e6913e5
Re-land: Enable external startup by default on Linux.

crrev.com/1016603004 should have fixed the issues that broke this last time.

Notes:
- The current functionality is meant to stay. If you prefer the old way,
  just set v8_use_external_startup_data=0.
- You might notice this if you call d8 via PATH. Either explicitly tell d8
  where your external snapshot/built-ins are, or change the build options
  as above.
- This follows Chromium practice, that mostly uses this feature these days.
- Other platforms to follow later.

BUG=

Review URL: https://codereview.chromium.org/1041683002

Cr-Commit-Position: refs/heads/master@{#28858}
build/standalone.gypi