Chromium Code Reviews| Index: build/internal/release_impl_official.gypi |
| diff --git a/build/internal/release_impl_official.gypi b/build/internal/release_impl_official.gypi |
| index d084ae32cfd345872b16d051c9445322898c28d8..d0729a97e5dc1288e1a96ffe602657cb401cc2ba 100644 |
| --- a/build/internal/release_impl_official.gypi |
| +++ b/build/internal/release_impl_official.gypi |
| @@ -31,7 +31,6 @@ |
| # headroom as of Dec 16, 2011. |
| '/expectedoutputsize:41943040', |
| ], |
| - 'LinkTimeCodeGeneration': '1', |
|
Sébastien Marchand
2014/03/13 22:06:55
I've moved this to common.gypi, but this add the /
scottmg
2014/03/13 23:04:38
I don't think this will be a problem. Without '
|
| # The /PROFILE flag causes the linker to add a "FIXUP" debug stream to |
| # the generated PDB. According to MSDN documentation, this flag is only |
| # available (or perhaps supported) in the Enterprise (team development) |