]> git.kaiwu.me - nginx.git/commit
Configure: recognize arm64 machine name as a synonym for aarch64.
authorSergey Kandaurov <pluknet@nginx.com>
Fri, 29 Apr 2022 13:38:01 +0000 (17:38 +0400)
committerSergey Kandaurov <pluknet@nginx.com>
Fri, 29 Apr 2022 13:38:01 +0000 (17:38 +0400)
commit2cb5bdf665c74d09f619add61228e4c3cb626469
tree45cb448f57bea1332356f4ad9b0cccc7e05a1dbd
parent828fb94e1dbe1c433edd39147ba085c4622c99ed
Configure: recognize arm64 machine name as a synonym for aarch64.

In particular, this sets a reasonable cacheline size on FreeBSD and macOS,
which prefer to use this name and both lack _SC_LEVEL1_DCACHE_LINESIZE.
auto/os/conf