diff options
-rw-r--r-- | auto/os/conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/auto/os/conf b/auto/os/conf index 8c18a63fc..5e658b5f3 100644 --- a/auto/os/conf +++ b/auto/os/conf @@ -93,6 +93,7 @@ case "$NGX_MACHINE" in ;; *) + have=NGX_ALIGNMENT value=16 . auto/define NGX_MACH_CACHE_LINE=32 ;; |