Skip to content

Commit

Permalink
modes/asm/ghash-armv4.pl: extend Apple fix to all clang cases.
Browse files Browse the repository at this point in the history
Triggered by RT#3989.

Reviewed-by: Matt Caswell <matt@openssl.org>
  • Loading branch information
Andy Polyakov committed Nov 11, 2015
1 parent a974e64 commit fbab8ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crypto/modes/asm/ghash-armv4.pl
Expand Up @@ -143,7 +143,7 @@ ()
.code 32
#endif
#ifdef __APPLE__
#ifdef __clang__
#define ldrplb ldrbpl
#define ldrneb ldrbne
#endif
Expand Down

0 comments on commit fbab8ba

Please sign in to comment.