summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rwxr-xr-x.github/configs1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/configs b/.github/configs
index 7aeeddb8..cf26413c 100755
--- a/.github/configs
+++ b/.github/configs
@@ -221,6 +221,7 @@ esac
case "${TARGET_HOST}" in
aix*)
+ CONFIGFLAGS="--disable-security-key"
# 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.