Skip to content

main/nfs-utils: Fix `_nss_name_to_gid()`

Jack O'Sullivan requested to merge devplayer0/aports:nfs-utils into master

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.

Merge request reports