Chromium Code Reviews| Index: dart/runtime/tools/gyp/nss_configurations.gypi |
| =================================================================== |
| --- dart/runtime/tools/gyp/nss_configurations.gypi (revision 15245) |
| +++ dart/runtime/tools/gyp/nss_configurations.gypi (working copy) |
| @@ -37,9 +37,6 @@ |
| '-Werror', |
| '-Wall', |
| '-ansi', |
| - # This flag would let a certain assembly function be inlined, |
|
Mads Ager (google)
2012/11/23 07:12:28
YAY!
|
| - # causing errors in mpcpucache.c. |
| - '-fvisibility=hidden', |
| # Not supported for C, only for C++. |
| '-Wnon-virtual-dtor', |
| '-Wno-conversion-null', |