| Index: third_party/boringssl/linux-x86_64/crypto/bn/x86_64-mont5.S
|
| diff --git a/third_party/boringssl/linux-x86_64/crypto/bn/x86_64-mont5.S b/third_party/boringssl/linux-x86_64/crypto/bn/x86_64-mont5.S
|
| index 357bc1106a2f78edd9041debd27388efa6268f5a..02edc69b369c9d71c88dce6241980b4f14d29e43 100644
|
| --- a/third_party/boringssl/linux-x86_64/crypto/bn/x86_64-mont5.S
|
| +++ b/third_party/boringssl/linux-x86_64/crypto/bn/x86_64-mont5.S
|
| @@ -1,7 +1,8 @@
|
| #if defined(__x86_64__)
|
| .text
|
|
|
| -
|
| +.extern OPENSSL_ia32cap_P
|
| +.hidden OPENSSL_ia32cap_P
|
|
|
| .globl bn_mul_mont_gather5
|
| .hidden bn_mul_mont_gather5
|
|
|