| Index: gypfiles/toolchain.gypi
|
| diff --git a/gypfiles/toolchain.gypi b/gypfiles/toolchain.gypi
|
| index 4778b110614496aee8935c131141dd37b447a160..acfc8dc6da68799bea4dcd789aab27eea5a5f763 100644
|
| --- a/gypfiles/toolchain.gypi
|
| +++ b/gypfiles/toolchain.gypi
|
| @@ -78,6 +78,7 @@
|
| # Chrome needs this definition unconditionally. For standalone V8 builds,
|
| # it's handled in gypfiles/standalone.gypi.
|
| 'want_separate_host_toolset%': 1,
|
| + 'want_separate_host_toolset_mkpeephole%': 1,
|
|
|
| # Toolset the shell binary should be compiled for. Possible values are
|
| # 'host' and 'target'.
|
|
|