main/nfs-utils: Fix `_nss_name_to_gid()`
sysconf(_SC_GETGR_R_SIZE_MAX)
returns -1 on musl. A patch exists to
work around this, but it is incomplete (_nss_name_to_gid()
is not
included in musl-svcgssd-sysconf.patch
.
sysconf(_SC_GETGR_R_SIZE_MAX)
returns -1 on musl. A patch exists to
work around this, but it is incomplete (_nss_name_to_gid()
is not
included in musl-svcgssd-sysconf.patch
.