Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Commit

Permalink
build: fix native mksnapshot magic number mismatch
Browse files Browse the repository at this point in the history
  • Loading branch information
John Kleinschmidt committed Dec 11, 2018
1 parent ddc0c81 commit 365a209
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion chromiumcontent/args/native_mksnapshot.gn
Expand Up @@ -3,7 +3,6 @@ is_component_build = false
is_debug = false
enable_linux_installer = false
v8_use_snapshot = true
v8_enable_i18n_support = false
enable_nacl = false
if (target_cpu == "arm") {
v8_snapshot_toolchain="//build/toolchain/linux:clang_arm"
Expand Down

0 comments on commit 365a209

Please sign in to comment.