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

Unified Diff: scripts/slave/recipes/chromium.expected/arm.json

Issue 1141643004: 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
Index: scripts/slave/recipes/chromium.expected/arm.json
diff --git a/scripts/slave/recipes/chromium.expected/arm.json b/scripts/slave/recipes/chromium.expected/arm.json
index 6812e160b86b10bf59bf0301a79b4a7254cb8fbc..da8d80853c426c22fce99e96446ba9ac7165748d 100644
--- a/scripts/slave/recipes/chromium.expected/arm.json
+++ b/scripts/slave/recipes/chromium.expected/arm.json
@@ -71,7 +71,7 @@
"cwd": "[SLAVE_BUILD]",
"env": {
"GYP_CROSSCOMPILE": "1",
- "GYP_DEFINES": "arm_float_abi=hard component=static_library gomadir='[BUILD]/goma' target_arch=arm test_isolation_mode=prepare use_goma=1"
+ "GYP_DEFINES": "component=static_library gomadir='[BUILD]/goma' target_arch=arm test_isolation_mode=prepare use_goma=1"
},
"name": "gclient runhooks"
},

Powered by Google App Engine
This is Rietveld 408576698