mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Evaluate the effect of disabling global module cache
This commit is contained in:
parent
9381a39e12
commit
40dddae623
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ class BazelCommandLine:
|
|||
# repository), but disabling it also causes a noticeable build time regression
|
||||
# so it can be explicitly re-enabled by users who are not affected by those
|
||||
# crashes.
|
||||
'--features=swift.use_global_module_cache',
|
||||
#'--features=swift.use_global_module_cache',
|
||||
|
||||
# https://docs.bazel.build/versions/master/command-line-reference.html
|
||||
# Print the subcommand details in case of failure.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue