commit
67efd548aa
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ fn main() {
|
|||
let libsnark = cmake::Config::new(libsnark_source_path)
|
||||
.define("WITH_SUPERCOP", "OFF")
|
||||
.define("WITH_PROCPS", "OFF")
|
||||
.define("WITH_SUPERCOP", "OFF")
|
||||
.define("CURVE", "ALT_BN128")
|
||||
.define("USE_PT_COMPRESSION", "OFF")
|
||||
.define("MONTGOMERY_OUTPUT", "ON")
|
||||
|
|
Loading…
Reference in a new issue