Skip to content

Commit

Permalink
Correct the default value of unity-build-batch-size in the help message
Browse files Browse the repository at this point in the history
The default value is 32.

Change-Id: I27882f2c4eab245954845915697587193904cd38
Reviewed-by: Alexandru Croitor <[email protected]>
  • Loading branch information
amirmasoudabdol committed Jul 19, 2023
1 parent 07e4015 commit ae6a2e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config_help.txt
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ Build options:
-unity-build ......... Enable Unity (Jumbo) build
-unity-build-batch-size <int>
Maximum number of source files used by the unity build
to create unity source files [8]
to create unity source files [32]

-warnings-are-errors . Treat warnings as errors [no; yes if -developer-build]

Expand Down

0 comments on commit ae6a2e7

Please sign in to comment.