X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fmodes%2Fasm%2Fghash-armv4.pl;h=7d880c94a7cfd2642d4dda11a8eae2b20672a25f;hp=db56c859280202821127c739b002b46b6414815e;hb=6cf412c473d8145562b76219ce3da73b201b3255;hpb=047d97afd97520eae268f6d8a36fbf9a0239a994 diff --git a/crypto/modes/asm/ghash-armv4.pl b/crypto/modes/asm/ghash-armv4.pl index db56c85928..7d880c94a7 100644 --- a/crypto/modes/asm/ghash-armv4.pl +++ b/crypto/modes/asm/ghash-armv4.pl @@ -143,8 +143,10 @@ $code=<<___; #include "arm_arch.h" .text -#if defined(__thumb2__) +#if defined(__thumb2__) || defined(__clang__) .syntax unified +#endif +#if defined(__thumb2__) .thumb #else .code 32