Chromium Code Reviews| Index: gyp/common_conditions.gypi |
| =================================================================== |
| --- gyp/common_conditions.gypi (revision 10867) |
| +++ gyp/common_conditions.gypi (working copy) |
| @@ -354,6 +354,7 @@ |
| ], |
| # trying to get this to work, but it needs clang I think... |
| # 'WARNING_CFLAGS': '-Wexit-time-destructors', |
| + 'CLANG_LINK_OBJC_RUNTIME': 'NO', |
| 'CLANG_WARN_CXX0X_EXTENSIONS': 'NO', |
| 'GCC_WARN_64_TO_32_BIT_CONVERSION': 'YES', |
| 'GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS': 'YES', |