kibana/x-pack/build_chromium/linux/args.gn
Tim Sullivan 832d3b7ffd
[Reporting] code cleanup for reporting browser build/install/setup utilities (#98799)
* [Reporting] code cleanup for reporting browser setup utilities

* fix target_cpu

* Update README.md

* Update README.md

* add note about target_cpu

* Update paths.ts

* more cleanup

* Update src/dev/chromium_version.ts

Co-authored-by: Michael Dokolin <dokmic@gmail.com>

* remove bug

Co-authored-by: Michael Dokolin <dokmic@gmail.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-04-30 19:25:19 -04:00

9 lines
275 B
Text

import("//build/args/headless.gn")
is_debug = false
symbol_level = 0
is_component_build = false
enable_nacl = false
# Please, consult @elastic/kibana-security before changing/removing this option.
use_kerberos = false
# target_cpu is appended before build: "x64" or "arm64"