Bug 1743687: Add MSYSTEM to the env so that Process Mixin will detect we're on Windows r=mhentges,firefox-build-system-reviewers,glandium

Differential Revision: https://phabricator.services.mozilla.com/D132588
This commit is contained in:
Tom Ritter 2022-01-03 16:39:01 +00:00
Родитель 3be3f6cca5
Коммит 3370606121
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -85,6 +85,7 @@ jobs:
taskcluster-proxy: true
env:
TOOLTOOL_MANIFEST: "taskcluster/ci/updatebot/tooltool-manifests/vc++-2019-runtime.manifest"
MSYSTEM: "MINGW64"
run:
using: run-task
cwd: '{checkout}'