Chromium Code Reviews| Index: breakpad/breakpad.gyp |
| diff --git a/breakpad/breakpad.gyp b/breakpad/breakpad.gyp |
| index cbed22c90944dbac59b68b27b55e9c7d3f7366e5..1e4a347f104acb02f3815147106e0370707b1fbf 100644 |
| --- a/breakpad/breakpad.gyp |
| +++ b/breakpad/breakpad.gyp |
| @@ -530,6 +530,8 @@ |
| 'src/common/linux/elf_core_dump.cc', |
| 'src/common/linux/elf_core_dump.h', |
| ], |
| + # Android NDK toolchain doesn't support it |
|
Mark Mentovai
2012/08/16 12:34:59
It? What?
yongsheng
2012/08/17 01:35:33
yes, See the message:
Assembler messages:
Error: u
Mark Mentovai
2012/08/17 14:04:00
yongsheng wrote:
|
| + 'cflags!': ['-Wa,-mimplicit-it=always'], |
| }], |
| ], |