The branch master has been updated
via fbab8baddef8d3346ae40ff068871e2ddaf10270 (commit)
from a974e64aaaa8a6f99f55a68d28c07c04ecea2f50 (commit)
- Log -----------------------------------------------------------------
commit fbab8baddef8d3346ae40ff068871e2ddaf10270
Author: Andy Polyakov <[email protected]>
Date: Tue Nov 10 21:40:51 2015 +0100
modes/asm/ghash-armv4.pl: extend Apple fix to all clang cases.
Triggered by RT#3989.
Reviewed-by: Matt Caswell <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
crypto/modes/asm/ghash-armv4.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/crypto/modes/asm/ghash-armv4.pl b/crypto/modes/asm/ghash-armv4.pl
index 1506e5b..245ac92 100644
--- a/crypto/modes/asm/ghash-armv4.pl
+++ b/crypto/modes/asm/ghash-armv4.pl
@@ -143,7 +143,7 @@ $code=<<___;
.code 32
#endif
-#ifdef __APPLE__
+#ifdef __clang__
#define ldrplb ldrbpl
#define ldrneb ldrbne
#endif
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits