Pipeline: Dispatch feed indexing to the rayon threadpool.

This commit is contained in:
Jordan Petridis
2018-04-18 05:06:02 +03:00
parent 885c525d7b
commit abc8fb988f
6 changed files with 19 additions and 2 deletions
+1
View File
@@ -1,5 +1,6 @@
#!/bin/sh
export CARGO_HOME=$1/target/cargo-home
export RUSTFLAGS=--cfg rayon_unstable
cargo build --release -p hammond-gtk && cp $1/target/release/hammond-gtk $2