Skip to content

Commit

Permalink
Remove per suggestion in issue briansmith#798.
Browse files Browse the repository at this point in the history
  • Loading branch information
seinlin committed May 2, 2020
1 parent 7fc553d commit c8e813c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1,247 deletions.
1 change: 0 additions & 1 deletion build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ const RING_SRCS: &[(&[&str], &str)] = &[
(&[ARM], "crypto/curve25519/asm/x25519-asm-arm.S"),
(&[ARM], "crypto/fipsmodule/ec/asm/ecp_nistz256-armv4.pl"),
(&[ARM], "crypto/fipsmodule/modes/asm/ghash-armv4.pl"),
(&[ARM], "crypto/poly1305/asm/poly1305-armv4.pl"),
(&[ARM], "crypto/fipsmodule/sha/asm/sha256-armv4.pl"),
(&[ARM], "crypto/fipsmodule/sha/asm/sha512-armv4.pl"),

Expand Down
Loading

0 comments on commit c8e813c

Please sign in to comment.