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

Unified Diff: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_linux64_gcc.json

Issue 1412353002: WebRTC: Add Linux GCC bot. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Rename to gcc and add compiler group Created 5 years, 2 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/recipe_modules/webrtc/chromium_config.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_linux64_gcc.json
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_linux32_arm.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_linux64_gcc.json
similarity index 95%
copy from scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_linux32_arm.json
copy to scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_linux64_gcc.json
index c8264afb9c8949a7ab4006c6156ddcfeb2c2f533..f468e0a9127547b31c62332156bf6255436ebab5 100644
--- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_linux32_arm.json
+++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_linux64_gcc.json
@@ -7,7 +7,7 @@
"--master",
"client.webrtc.fyi",
"--builder",
- "Linux32 ARM",
+ "Linux64 GCC",
"--slave",
"slavename",
"--spec",
@@ -76,8 +76,7 @@
],
"cwd": "[SLAVE_BUILD]",
"env": {
- "GYP_CROSSCOMPILE": "1",
- "GYP_DEFINES": "component=static_library dcheck_always_on=1 gomadir='[BUILD]/goma' target_arch=arm use_goma=1"
+ "GYP_DEFINES": "clang=0 component=static_library gomadir='[BUILD]/goma' target_arch=x64 use_goma=1"
},
"name": "gclient runhooks"
},
« no previous file with comments | « scripts/slave/recipe_modules/webrtc/chromium_config.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698