summaryrefslogtreecommitdiffhomepage
path: root/auto/os/conf
diff options
context:
space:
mode:
Diffstat (limited to 'auto/os/conf')
-rw-r--r--auto/os/conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/auto/os/conf b/auto/os/conf
index 56bdd2219..4ad72d8f1 100644
--- a/auto/os/conf
+++ b/auto/os/conf
@@ -63,4 +63,8 @@ case "$NGX_MACHINE" in
have=NGX_HAVE_NONALIGNED . auto/have
;;
+ sun4u | ia64 )
+ have=NGX_ALIGNMENT value=16 . auto/define
+ ;;
+
esac