Skip to content
This repository has been archived by the owner on Sep 30, 2021. It is now read-only.

Commit

Permalink
Do not rebuild spdk-sys each time when cargo build is run
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Kryl committed Aug 16, 2019
1 parent 1917d94 commit 659755a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -156,5 +156,4 @@ fn main() {
println!("cargo:rustc-link-lib=crypto");

println!("cargo:rerun-if-changed=build.rs");
println!("cargo:rerun-if-changed=wrapper.h");
}

0 comments on commit 659755a

Please sign in to comment.