summaryrefslogtreecommitdiffstats
path: root/crypto/armv4cpuid.pl
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2017-02-13 18:16:16 +0100
committerAndy Polyakov <appro@openssl.org>2017-02-15 23:17:12 +0100
commitc04b1434e6741cfc6b6c29db2c34b46f5ccd3d99 (patch)
tree60bfddf8fb3f3af9b0e5269b94f7dd4ad4a2805f /crypto/armv4cpuid.pl
parentc9c1a63d58c7950484347d153a2150b4587e7a53 (diff)
ARMv4 assembly pack: harmonize Thumb-ification of iOS build.
Three modules were left behind in a285992763f3961f69a8d86bf7dfff020a08cef9. Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/2617) (cherry picked from commit c93f06c12f10c07cea935abd78a07a037e27f155)
Diffstat (limited to 'crypto/armv4cpuid.pl')
-rw-r--r--crypto/armv4cpuid.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/armv4cpuid.pl b/crypto/armv4cpuid.pl
index 33c893d0e4..f7d31a698a 100644
--- a/crypto/armv4cpuid.pl
+++ b/crypto/armv4cpuid.pl
@@ -27,6 +27,7 @@ $code.=<<___;
.thumb
#else
.code 32
+#undef __thumb2__
#endif
.align 5