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

Unified Diff: runtime/third_party/double-conversion/src/double-conversion.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, 9 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/double-conversion/src/double-conversion.gypi
===================================================================
--- runtime/third_party/double-conversion/src/double-conversion.gypi (revision 20732)
+++ runtime/third_party/double-conversion/src/double-conversion.gypi (working copy)
@@ -5,6 +5,7 @@
{
'target_name': 'libdouble_conversion',
'type': 'static_library',
+ 'toolsets':['target','host'],
'dependencies': [
],
'include_dirs': [
« no previous file with comments | « runtime/platform/globals.h ('k') | runtime/third_party/jscre/jscre.gypi » ('j') | tools/build.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698