Index: third_party/boringssl/mac-x86_64/crypto/sha/sha1-x86_64.S |
diff --git a/third_party/boringssl/mac-x86_64/crypto/sha/sha1-x86_64.S b/third_party/boringssl/mac-x86_64/crypto/sha/sha1-x86_64.S |
index 2072fe11004ec232b806f07265f4ad32fc53375e..fc403b9a080d3a30b61850f5352d3d863c0f9fdf 100644 |
--- a/third_party/boringssl/mac-x86_64/crypto/sha/sha1-x86_64.S |
+++ b/third_party/boringssl/mac-x86_64/crypto/sha/sha1-x86_64.S |
@@ -3,6 +3,7 @@ |
.globl _sha1_block_data_order |
+.private_extern _sha1_block_data_order |
.p2align 4 |
_sha1_block_data_order: |