]> git.ipfire.org Git - thirdparty/systemd.git/commit
musl: meson: gracefully disable gshadow, nss, and idn support 39686/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 21 Jun 2025 17:16:25 +0000 (02:16 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 12 Nov 2025 19:44:32 +0000 (04:44 +0900)
commit7dad0db2ee5a52d7ef7aca70f4d97ffd70212b12
treeec4277c1c9c001ed2b5a2b2d5805c35e9aef0f7c
parent17e343b58b862306454b64cd66a26588420cffd3
musl: meson: gracefully disable gshadow, nss, and idn support

- musl does not support gshadow, and does not provide gshadow.h,
- musl does not support nss, and does not provide nss.h which is necessary
  for each nss modules,
- musl does not provide NI_IDN.
meson.build