summaryrefslogtreecommitdiff
path: root/sources.mk
diff options
context:
space:
mode:
authorRobert Sloan <varomodt@google.com>2017-01-09 10:53:07 -0800
committerRobert Sloan <varomodt@google.com>2017-01-09 15:18:23 -0800
commit69939df2891f62f7f00ff2ac275f1cd81a67454c (patch)
tree467d0f510b31deef87dc70b119ea143090cc67a6 /sources.mk
parente7531f038363d24a103c820cff38898455ff66fe (diff)
downloadboringssl-69939df2891f62f7f00ff2ac275f1cd81a67454c.tar.gz
external/boringssl: Sync to 9c33ae85621ef8e00a42309b5101e0bedd02b816.android-n-mr2-preview-1
This includes the following changes: https://boringssl.googlesource.com/boringssl/+log/629db8cd0c84628e37aa81242b5b07fec7602f55..9c33ae85621ef8e00a42309b5101e0bedd02b816 Bug: 33622440 Test: BoringSSL tests Change-Id: I20da15ad995a620b6b2f08db20c77ebd0f05ca10
Diffstat (limited to 'sources.mk')
-rw-r--r--sources.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/sources.mk b/sources.mk
index 5b134c0b..d872d774 100644
--- a/sources.mk
+++ b/sources.mk
@@ -333,7 +333,6 @@ linux_x86_64_sources := \
linux-x86_64/crypto/aes/bsaes-x86_64.S\
linux-x86_64/crypto/aes/vpaes-x86_64.S\
linux-x86_64/crypto/bn/rsaz-avx2.S\
- linux-x86_64/crypto/bn/rsaz-x86_64.S\
linux-x86_64/crypto/bn/x86_64-mont.S\
linux-x86_64/crypto/bn/x86_64-mont5.S\
linux-x86_64/crypto/chacha/chacha-x86_64.S\