Download EMSDK for host builders to build wasm_release (flutter/engine#38013)

This commit is contained in:
Harry Terkelsen 2022-12-02 10:25:32 -08:00 committed by GitHub
parent 1916938560
commit 2b1b692f4a

View File

@ -181,6 +181,8 @@ targets:
- name: Linux Host Engine
recipe: engine/engine
properties:
gclient_variables: >-
{"download_emsdk": true}
add_recipes_cq: "true"
build_host: "true"
timeout: 60
@ -337,6 +339,8 @@ targets:
- name: Mac Host Engine
recipe: engine/engine
properties:
gclient_variables: >-
{"download_emsdk": true}
add_recipes_cq: "true"
build_host: "true"
jazzy_version: "0.14.1"
@ -486,6 +490,8 @@ targets:
recipe: engine/engine
timeout: 60
properties:
gclient_variables: >-
{"download_emsdk": true}
add_recipes_cq: "true"
build_host: "true"