Index: tools/gyp/configurations_make.gypi |
diff --git a/tools/gyp/configurations_make.gypi b/tools/gyp/configurations_make.gypi |
index 9076ef7b4fd3036cb5679b674b47db21a058ccae..6b2846cf41e0f216b55a0cf78a81eef2f4b472cc 100644 |
--- a/tools/gyp/configurations_make.gypi |
+++ b/tools/gyp/configurations_make.gypi |
@@ -60,7 +60,7 @@ |
}, |
'Dart_Debug': { |
- 'cflags': [ '-O2' ], |
+ 'cflags': [ '-O0' ], |
srdjan
2012/07/19 22:54:39
Remove this file from the CL
|
}, |
'Dart_Release': { |