Bug 1261841 part 5 - Enable explicit SIMD in Rust in automation infra. r=froydnj.

MozReview-Commit-ID: DPos5SYGT1W
This commit is contained in:
Henri Sivonen 2017-05-29 19:43:30 +03:00
Родитель 763d66dd51
Коммит 9c23847d05
1 изменённых файлов: 2 добавлений и 0 удалений

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

@ -5,3 +5,5 @@ TOOLTOOL_DIR=${TOOLTOOL_DIR:-$topsrcdir}
# Tell configure to use the tooltool rustc.
RUSTC="$TOOLTOOL_DIR/rustc/bin/rustc"
CARGO="$TOOLTOOL_DIR/rustc/bin/cargo"
ac_add_options --enable-rust-simd