diff options
Diffstat (limited to 'auto/os/conf')
| -rw-r--r-- | auto/os/conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/os/conf b/auto/os/conf index 0ddbacbee..16a3718c9 100644 --- a/auto/os/conf +++ b/auto/os/conf @@ -64,7 +64,7 @@ case "$NGX_MACHINE" in NGX_MACH_CACHE_LINE=32 ;; - amd64) + amd64 | x86_64) have=NGX_HAVE_NONALIGNED . auto/have NGX_MACH_CACHE_LINE=64 ;; |
