Index: third_party/boringssl/linux-arm/crypto/modes/ghash-armv4.S |
diff --git a/third_party/boringssl/linux-arm/crypto/modes/ghash-armv4.S b/third_party/boringssl/linux-arm/crypto/modes/ghash-armv4.S |
index 0a43989e4101f4a4b1b50c821d9aa44138ebf208..d955d827a5d2eec65ed584e520d3efe61d27fd7b 100644 |
--- a/third_party/boringssl/linux-arm/crypto/modes/ghash-armv4.S |
+++ b/third_party/boringssl/linux-arm/crypto/modes/ghash-armv4.S |
@@ -6,7 +6,7 @@ |
.text |
.code 32 |
-#ifdef __APPLE__ |
+#ifdef __clang__ |
#define ldrplb ldrbpl |
#define ldrneb ldrbne |
#endif |