| Index: scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_mac64_debug.json
|
| diff --git a/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_mac64_debug.json b/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_mac64_debug.json
|
| index 23351fe5320db4dbed9a1fbaf3acbfb3785ed5a0..35f1808399d78bd2f6543b597f02aced5f543ba8 100644
|
| --- a/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_mac64_debug.json
|
| +++ b/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_mac64_debug.json
|
| @@ -129,12 +129,26 @@
|
| "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": "clang=1 component=shared_library gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1",
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| "name": "gclient runhooks"
|
| },
|
| {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "RECIPE_PACKAGE_REPO[depot_tools]/gn.py",
|
| + "--root=[SLAVE_BUILD]/src",
|
| + "gen",
|
| + "//out/Debug",
|
| + "--args=is_clang=true is_debug=true target_cpu=\"x64\" use_goma=true goma_dir=\"[CACHE]/cipd/goma\""
|
| + ],
|
| + "cwd": "[SLAVE_BUILD]/src",
|
| + "name": "gn"
|
| + },
|
| + {
|
| "allow_subannotations": true,
|
| "cmd": [
|
| "python",
|
| @@ -191,8 +205,7 @@
|
| "/creds/service_accounts/service-account-goma-client.json",
|
| "--goma-dir",
|
| "[CACHE]/cipd/goma",
|
| - "--",
|
| - "All"
|
| + "--"
|
| ],
|
| "env": {
|
| "FORCE_MAC_TOOLCHAIN": "1",
|
|
|