summaryrefslogtreecommitdiff
path: root/aconfigure
diff options
context:
space:
mode:
Diffstat (limited to 'aconfigure')
-rwxr-xr-xaconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/aconfigure b/aconfigure
index 8be06f9d..b6f2520c 100755
--- a/aconfigure
+++ b/aconfigure
@@ -4324,7 +4324,7 @@ _ACEOF
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking memory alignment" >&5
$as_echo_n "checking memory alignment... " >&6; }
case $target in
- sparc64-* | ia64-* | x86_64-* | arm64-* )
+ sparc64-* | ia64-* | x86_64-* | arm64-* | aarch64-* | mips64* )
$as_echo "#define PJ_POOL_ALIGNMENT 8" >>confdefs.h
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: 8 bytes" >&5