summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-x.github/configs1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/configs b/.github/configs
index cf26413c..d0f3ffde 100755
--- a/.github/configs
+++ b/.github/configs
@@ -222,6 +222,7 @@ esac
case "${TARGET_HOST}" in
aix*)
CONFIGFLAGS="--disable-security-key"
+ LIBCRYPTOFLAGS="--without-openssl"
# These are slow real or virtual machines so skip the slowest tests
# (which tend to be thw ones that transfer lots of data) so that the
# test run does not time out.