Bug 1529305 - Add NASM env var to win64-plain/opt. r=dmajor

This one doesn't inherit the common mozconfig.nasm file.

Differential Revision: https://phabricator.services.mozilla.com/D21301

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Thomas Daede 2019-02-27 00:31:01 +00:00
Родитель 30e3d84c28
Коммит e4583841d3
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -8,6 +8,7 @@ RUSTDOC="${TOOLTOOL_DIR}/rustc/bin/rustdoc"
RUSTFMT="${TOOLTOOL_DIR}/rustc/bin/rustfmt"
CBINDGEN="${TOOLTOOL_DIR}/cbindgen/cbindgen"
NASM="${TOOLTOOL_DIR}/nasm/nasm.exe"
NODEJS="${TOOLTOOL_DIR}/node/node.exe"
ac_add_options --target=x86_64-pc-mingw32