mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 23:47:49 +00:00
Merge pull request #5745 from boot2k3/patch-2
rpcbind: NFS discovery fix
This commit is contained in:
commit
552c9438b8
@ -14,6 +14,7 @@ PKG_LONGDESC="The rpcbind utility is a server that converts RPC program numbers
|
|||||||
PKG_CONFIGURE_OPTS_TARGET="ac_cv_header_rpcsvc_mount_h=no \
|
PKG_CONFIGURE_OPTS_TARGET="ac_cv_header_rpcsvc_mount_h=no \
|
||||||
--disable-warmstarts \
|
--disable-warmstarts \
|
||||||
--disable-libwrap \
|
--disable-libwrap \
|
||||||
|
--enable-rmtcalls \
|
||||||
--with-statedir=/tmp \
|
--with-statedir=/tmp \
|
||||||
--with-rpcuser=root"
|
--with-rpcuser=root"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user