Reviewers: ulan,
Description:
Fix one more ARM GYP variable
Please review this at https://codereview.chromium.org/13902014/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files:
M build/standalone.gypi
Index: build/standalone.gypi
diff --git a/build/standalone.gypi b/build/standalone.gypi
index
749755c7ce3f9a58168f94746fc97de49ed37911..aac3d6b22c350ac93fd8ee52fbf5d129df261be6
100644
--- a/build/standalone.gypi
+++ b/build/standalone.gypi
@@ -79,6 +79,7 @@
'armv7%': 1,
'arm_neon%': 0,
'arm_fpu%': 'vfpv3',
+ 'arm_float_abi%': 'default',
},
'target_defaults': {
'default_configuration': 'Debug',
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.