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
parent 763d66dd51
commit 9c23847d05

View File

@ -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