Chromium Code Reviews| Index: tools/gyp/configurations_make.gypi |
| diff --git a/tools/gyp/configurations_make.gypi b/tools/gyp/configurations_make.gypi |
| index 38c3f13031a0a9d039fcacebfc5f74bcf0e21645..ab47fa6d6c3a2f14fd391f5d8fa6d756cab2ef7e 100644 |
| --- a/tools/gyp/configurations_make.gypi |
| +++ b/tools/gyp/configurations_make.gypi |
| @@ -4,7 +4,7 @@ |
| { |
| 'variables': { |
| - 'dart_debug_optimization_level%': '2', |
| + 'dart_debug_optimization_level%': '0', |
|
kustermann
2015/01/16 16:11:04
What is this?
Søren Gjesse
2015/01/21 12:32:35
Setting -O0 for debug builds. Only for debugging.
|
| }, |
| 'target_defaults': { |
| 'configurations': { |