electron/patches/common
John Kleinschmidt bb7c63c052
build: fix native_mksnapshot build (#15770)
* build: fix native_mksnapshot build

When we changed our electron_mksnapshot_zip target to include the v8_context_snapshot_generator, this dependency made the `run_mksnapshot` target run which was trying to run an arm/arm64 binary on x64 hardware.

Don't use custom build args for native_mksnapshot as they are not needed

* Added comment on why snapshot_blob.bin is skipped on arm/arm64
2018-11-21 15:19:19 -05:00
..
boringssl fix: update the "SSL_get_tlsext_status_type" patch (#15587) 2018-11-06 08:07:09 -08:00
chromium fix: bypass CORB when web security is disabled (#15737) 2018-11-21 14:10:05 -06:00
ffmpeg chore: avoid appending git version to the exported patches (#15389) 2018-10-26 12:52:59 +05:30
skia chore: avoid appending git version to the exported patches (#15389) 2018-10-26 12:52:59 +05:30
v8 build: fix native_mksnapshot build (#15770) 2018-11-21 15:19:19 -05:00
config.json build: store the patches config in a json file (#15395) 2018-11-05 17:31:28 +01:00