Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1271)

Unified Diff: runtime/tools/gyp/runtime-configurations.gypi

Issue 12033063: - Fix simarm/simmips builds on Mac. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | tools/gyp/configurations.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/tools/gyp/runtime-configurations.gypi
===================================================================
--- runtime/tools/gyp/runtime-configurations.gypi (revision 17487)
+++ runtime/tools/gyp/runtime-configurations.gypi (working copy)
@@ -88,7 +88,6 @@
'abstract': 1,
'xcode_settings': {
'ARCHS': [ 'i386' ],
- 'GCC_OPTIMIZATION_LEVEL': '3',
Ivan Posva 2013/01/23 22:15:28 This line is not needed anymore, by default the op
},
},
« no previous file with comments | « no previous file | tools/gyp/configurations.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698