Chromium Code Reviews| Index: tools/mb/mb_config.pyl |
| diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl |
| index 7f462d04501838b9c20029480870054f1897aec1..4024adbcc051ee64397107c16b97f20b4351c3d2 100644 |
| --- a/tools/mb/mb_config.pyl |
| +++ b/tools/mb/mb_config.pyl |
| @@ -340,7 +340,7 @@ |
| }, |
| 'lto': { |
| - 'gn_args': 'is_lto=true', |
| + 'gn_args': 'allow_posix_link_time_opt=true', |
| 'gyp_defines': 'use_lto=1', |
| }, |