Bug 1692416 - Add an alias to mac node toolchain. r=firefox-build-system-reviewers,dmajor

so that --enable-bootstrap=install can pull it on arm64 mac.

Differential Revision: https://phabricator.services.mozilla.com/D104977
This commit is contained in:
Mike Hommey 2021-02-12 22:28:01 +00:00
Родитель 6f9a7abe9b
Коммит a71a0d3090
1 изменённых файлов: 4 добавлений и 1 удалений

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

@ -26,7 +26,10 @@ macosx64-node-10:
symbol: TM(node-10)
run:
arguments: ['macosx64', '10']
toolchain-alias: macosx64-node
toolchain-alias:
- macosx64-node
# There isn't an arm64-native node yet, so use the x86_64 one.
- macosx64-aarch64-node
win64-node-10:
treeherder: