Index: third_party/boringssl/mac-x86_64/crypto/sha/sha512-x86_64.S |
diff --git a/third_party/boringssl/mac-x86_64/crypto/sha/sha512-x86_64.S b/third_party/boringssl/mac-x86_64/crypto/sha/sha512-x86_64.S |
index 940101df046bd5068b5fa23e404e58942706fa26..bf25b14a31aadc40a782b8bc65dffe606caf6b6e 100644 |
--- a/third_party/boringssl/mac-x86_64/crypto/sha/sha512-x86_64.S |
+++ b/third_party/boringssl/mac-x86_64/crypto/sha/sha512-x86_64.S |
@@ -3,6 +3,7 @@ |
.globl _sha512_block_data_order |
+.private_extern _sha512_block_data_order |
.p2align 4 |
_sha512_block_data_order: |