mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-03 07:57:49 +00:00
rpcbind: NFS discovery fix
After update to 1.2.5 NFS servers discovery doesn't work anymore. In this build added a new configuration flag --enable-rmtcalls which will be needed to enable the remote call functionality.
This commit is contained in:
parent
ccfccf5448
commit
c26eca3b7c
@ -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 \
|
||||
--disable-warmstarts \
|
||||
--disable-libwrap \
|
||||
--enable-rmtcalls \
|
||||
--with-statedir=/tmp \
|
||||
--with-rpcuser=root"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user