• vogelheim's avatar
    Re-land: Enable external startup by default on Linux. · bb9c774c
    vogelheim authored
    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}
    bb9c774c
Name
Last commit
Last update
..
mac Loading commit data...
OWNERS Loading commit data...
README.txt Loading commit data...
all.gyp Loading commit data...
android.gypi Loading commit data...
detect_v8_host_arch.py Loading commit data...
features.gypi Loading commit data...
get_landmines.py Loading commit data...
gyp_environment.py Loading commit data...
gyp_v8 Loading commit data...
gyp_v8.py Loading commit data...
landmine_utils.py Loading commit data...
landmines.py Loading commit data...
shim_headers.gypi Loading commit data...
standalone.gypi Loading commit data...
toolchain.gypi Loading commit data...