| Index: scripts/slave/recipes/chromium.expected/full_chromium_fyi_CFI_Linux.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CFI_Linux.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CFI_Linux.json
|
| index 18251b3da9f544a8e0058049f5c00b496ca08ad0..e3523f7bd24004e4034b065d9e98e3b60cc56e0d 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CFI_Linux.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CFI_Linux.json
|
| @@ -97,6 +97,7 @@
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| + "GYP_CHROMIUM_NO_ACTION": "1",
|
| "GYP_DEFINES": "cfi_vptr=1 clang=1 component=static_library target_arch=x64",
|
| "GYP_LINK_CONCURRENCY": "8"
|
| },
|
| @@ -159,6 +160,25 @@
|
| "name": "cleanup_temp"
|
| },
|
| {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "[SLAVE_BUILD]/src/tools/mb/mb.py",
|
| + "gen",
|
| + "-m",
|
| + "chromium.fyi",
|
| + "-b",
|
| + "CFI Linux",
|
| + "--config-file",
|
| + "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl",
|
| + "--goma-dir",
|
| + "[BUILD]/goma",
|
| + "//out/Release"
|
| + ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| + "name": "generate_build_files"
|
| + },
|
| + {
|
| "allow_subannotations": true,
|
| "cmd": [
|
| "python",
|
| @@ -203,4 +223,4 @@
|
| "recipe_result": null,
|
| "status_code": 0
|
| }
|
| -]
|
| +]
|
|
|