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

Unified Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Arm___debug_builder.json

Issue 1152193002: Revert of Remove arm_float_abi=hard from GYP_DEFINES (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 5 years, 7 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 | « scripts/slave/recipes/v8.expected/full_client_v8_V8_Arm___builder.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/v8.expected/full_client_v8_V8_Arm___debug_builder.json
diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Arm___debug_builder.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Arm___debug_builder.json
index db3190a8bdbff48c2e14798c1a8a4a82fc47327d..32fea0511c3349ebdda1484c366dcb3114750359 100644
--- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Arm___debug_builder.json
+++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Arm___debug_builder.json
@@ -60,7 +60,7 @@
"env": {
"CXX": "/usr/bin/arm-linux-gnueabihf-g++",
"GYP_CROSSCOMPILE": "1",
- "GYP_DEFINES": "target_arch=arm v8_enable_slow_dchecks=1 v8_optimized_debug=1 v8_target_arch=arm",
+ "GYP_DEFINES": "arm_float_abi=hard target_arch=arm v8_enable_slow_dchecks=1 v8_optimized_debug=1 v8_target_arch=arm",
"LINK": "/usr/bin/arm-linux-gnueabihf-g++"
},
"name": "gclient runhooks"
« no previous file with comments | « scripts/slave/recipes/v8.expected/full_client_v8_V8_Arm___builder.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698