summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNiels Möller <nisse@lysator.liu.se>2020-11-26 20:07:07 +0100
committerNiels Möller <nisse@lysator.liu.se>2020-11-26 20:07:07 +0100
commit90c34ebe3ee812ecaee46980597e37b6136ba9e2 (patch)
treef0086d6852c57d2980475007fabe6074367e0fe3 /configure.ac
parent31bbf5342d49aec42c952c2aa2e3054f9b614f60 (diff)
downloadnettle-90c34ebe3ee812ecaee46980597e37b6136ba9e2.tar.gz
ppc: Enable gcm code in fat builds. Based on patch by Mamone Tarsha.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 20f7cf74..9908c61a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -622,7 +622,9 @@ AH_VERBATIM([HAVE_NATIVE],
#undef HAVE_NATIVE_ecc_secp521r1_modp
#undef HAVE_NATIVE_ecc_secp521r1_redc
#undef HAVE_NATIVE_gcm_init_key
+#undef HAVE_NATIVE_fat_gcm_init_key
#undef HAVE_NATIVE_gcm_hash
+#undef HAVE_NATIVE_fat_gcm_hash
#undef HAVE_NATIVE_gcm_hash8
#undef HAVE_NATIVE_salsa20_core
#undef HAVE_NATIVE_salsa20_2core