Skip to content

Commit

Permalink
add ecadd2 report to build.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
ColoCarletti committed Feb 1, 2024
1 parent 467aa8d commit 4a1650c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ fn main() {
let precompiles_report_list: Vec<String> = vec![
"modexp".to_string(),
"ecadd".to_string(),
"ecaddg2".to_string(),
"ecmul".to_string(),
"ecpairing".to_string(),
"p256verify".to_string(),
Expand Down

0 comments on commit 4a1650c

Please sign in to comment.