Skip to content

Commit

Permalink
Bug 1261841 part 5 - Enable explicit SIMD in Rust in automation infra…
Browse files Browse the repository at this point in the history
…. r=froydnj.

MozReview-Commit-ID: DPos5SYGT1W
  • Loading branch information
hsivonen committed Jun 13, 2017
1 parent 763d66d commit 9c23847
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build/mozconfig.rust
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 9c23847

Please sign in to comment.