]> git.kaiwu.me - nginx.git/commit
Core: fix build without libcrypt.
authorPiotr Sikora <piotr@aviatrix.com>
Wed, 12 Feb 2025 08:40:58 +0000 (10:40 +0200)
committerRoman Arutyunyan <arutyunyan.roman@gmail.com>
Tue, 18 Feb 2025 13:18:10 +0000 (16:18 +0300)
commit9a4090f02ab438c47178b3b5a4c15a3c769d5027
tree8e2a409fa355f7c3c0100edafd05a33e9aaf84bc
parentf274b3f72fa9aa3b2ed9b32817ed4a88eb2256b3
Core: fix build without libcrypt.

libcrypt is no longer part of glibc, so it might not be available.

Signed-off-by: Piotr Sikora <piotr@aviatrix.com>
auto/unix
src/os/unix/ngx_linux_config.h
src/os/unix/ngx_user.c