Skip to content

Commit

Permalink
Remove old flag
Browse files Browse the repository at this point in the history
  • Loading branch information
Rigidity committed Sep 30, 2024
1 parent 843565a commit bb6a35a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rust_bindings/build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ fn main() {
.define("BUILD_CHIAVDFC", "ON")
.env("BUILD_VDF_CLIENT", "N")
.define("BUILD_PYTHON", "OFF")
.define("SKIP_MPIR_LINK", "ON")
.build();

println!("cargo:rustc-link-lib=static=chiavdfc");
Expand Down

0 comments on commit bb6a35a

Please sign in to comment.