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

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

Issue 2095673003: Enable hermetic build for Google Chrome Mac official. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 6 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/chromium_tests/chromium_chrome.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/chromium.expected/full_chromium_chrome_Google_Chrome_Mac.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_chrome_Google_Chrome_Mac.json b/scripts/slave/recipes/chromium.expected/full_chromium_chrome_Google_Chrome_Mac.json
index 520a590ad32ca8484b79cfb669f6bf1fbd193207..338a1aa0ff609681665ccec5bb87500e3bb91c44 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_chrome_Google_Chrome_Mac.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_chrome_Google_Chrome_Mac.json
@@ -186,6 +186,7 @@
],
"cwd": "[SLAVE_BUILD]/src",
"env": {
+ "FORCE_MAC_TOOLCHAIN": "1",
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
"GYP_CHROMIUM_NO_ACTION": "1",
"GYP_DEFINES": "branding=Chrome buildtype=Official clang=1 component=static_library gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1",
@@ -257,6 +258,7 @@
"//out/Release"
],
"env": {
+ "FORCE_MAC_TOOLCHAIN": "1",
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},
"name": "generate_build_files"
@@ -273,6 +275,7 @@
"/path/to/tmp/json"
],
"env": {
+ "FORCE_MAC_TOOLCHAIN": "1",
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},
"name": "clang_revision",
@@ -319,6 +322,7 @@
"chrome"
],
"env": {
+ "FORCE_MAC_TOOLCHAIN": "1",
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},
"name": "compile",
@@ -357,6 +361,7 @@
"mac"
],
"env": {
+ "FORCE_MAC_TOOLCHAIN": "1",
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},
"name": "sizes"
« no previous file with comments | « scripts/slave/recipe_modules/chromium_tests/chromium_chrome.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698