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

Unified Diff: runtime/third_party/jscre/jscre.gypi

Issue 12726011: Enables cross-compilation of the VM for ARM. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 8 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
Index: runtime/third_party/jscre/jscre.gypi
===================================================================
--- runtime/third_party/jscre/jscre.gypi (revision 21221)
+++ runtime/third_party/jscre/jscre.gypi (working copy)
@@ -5,6 +5,7 @@
{
'target_name': 'libjscre',
'type': 'static_library',
+ 'toolsets':['target','host'],
'dependencies': [
],
'include_dirs': [

Powered by Google App Engine
This is Rietveld 408576698