Skip to content

Commit

Permalink
[doc] Jumbo builds can't be considered experimental anymore
Browse files Browse the repository at this point in the history
Change-Id: I88b641bf356044ca94552273081af22c0fde1795
Reviewed-on: https://chromium-review.googlesource.com/c/1341530
Reviewed-by: Fredrik Söderquist <fs@opera.com>
Commit-Queue: Daniel Bratell <bratell@opera.com>
Cr-Commit-Position: refs/heads/master@{#609218}
  • Loading branch information
bratell-at-opera authored and Commit Bot committed Nov 19, 2018
1 parent 1a602b7 commit 5a5292e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/windows_build_instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ in the editor that appears when you create your output directory
(`gn args out/Default`) or on the gn gen command line
(`gn gen out/Default --args="is_component_build = true is_debug = true"`).
Some helpful settings to consider using include:
* `use_jumbo_build = true` - *experimental* [Jumbo/unity](jumbo.md) builds.
* `use_jumbo_build = true` - [Jumbo/unity](jumbo.md) builds.
* `is_component_build = true` - this uses more, smaller DLLs, and incremental
linking.
* `enable_nacl = false` - this disables Native Client which is usually not
Expand Down

0 comments on commit 5a5292e

Please sign in to comment.