Skip to content

Commit

Permalink
Merge pull request #1 from seinlin/gonk-0.16.9
Browse files Browse the repository at this point in the history
Remove per suggestion in issue briansmith#798.
  • Loading branch information
fabricedesre authored Dec 10, 2019
2 parents 56cddd7 + dfdc656 commit 4de4292
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 @@ -99,7 +99,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 4de4292

Please sign in to comment.