Commit 8653e78f authored by Andy Polyakov's avatar Andy Polyakov
Browse files

crypto/armcap.c: short-circuit processor capability probe in iOS builds.



Capability probing by catching SIGILL appears to be problematic
on iOS. But since Apple universe is "monocultural", it's actually
possible to simply set pre-defined processor capability mask.

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2617)
parent c93f06c1
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment