Index: third_party/boringssl/linux-x86_64/crypto/sha/sha1-x86_64.S |
diff --git a/third_party/boringssl/linux-x86_64/crypto/sha/sha1-x86_64.S b/third_party/boringssl/linux-x86_64/crypto/sha/sha1-x86_64.S |
index ea2f403f184721b42556d48e0fb7f3521b4df7f9..7668c2b1f59c5999e11bab9561cb4c56fcd5eb09 100644 |
--- a/third_party/boringssl/linux-x86_64/crypto/sha/sha1-x86_64.S |
+++ b/third_party/boringssl/linux-x86_64/crypto/sha/sha1-x86_64.S |
@@ -1,6 +1,7 @@ |
#if defined(__x86_64__) |
.text |
- |
+.extern OPENSSL_ia32cap_P |
+.hidden OPENSSL_ia32cap_P |
.globl sha1_block_data_order |
.hidden sha1_block_data_order |