summaryrefslogtreecommitdiff
path: root/deps/openssl/openssl/fips/fips_canister.c
diff options
context:
space:
mode:
Diffstat (limited to 'deps/openssl/openssl/fips/fips_canister.c')
-rw-r--r--deps/openssl/openssl/fips/fips_canister.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/deps/openssl/openssl/fips/fips_canister.c b/deps/openssl/openssl/fips/fips_canister.c
index 64580694c4..174466189b 100644
--- a/deps/openssl/openssl/fips/fips_canister.c
+++ b/deps/openssl/openssl/fips/fips_canister.c
@@ -19,6 +19,7 @@
(defined(__linux) && (defined(__arm) || defined(__arm__))) || \
(defined(__i386) || defined(__i386__)) || \
(defined(__x86_64) || defined(__x86_64__)) || \
+ defined(__ANDROID__) || \
(defined(vax) || defined(__vax__))
# define POINTER_TO_FUNCTION_IS_POINTER_TO_1ST_INSTRUCTION
# endif