mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
libnfs: remove unused options
This commit is contained in:
parent
e22172110f
commit
8533636b52
@ -30,7 +30,7 @@ PKG_SHORTDESC="libnfs: a client library for accessing NFS shares over a network.
|
||||
PKG_LONGDESC="LIBNFS is a client library for accessing NFS shares over a network."
|
||||
PKG_TOOLCHAIN="autotools"
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="--disable-examples --disable-tirpc"
|
||||
PKG_CONFIGURE_OPTS_TARGET="--disable-examples"
|
||||
|
||||
pre_configure_target() {
|
||||
export CFLAGS="$CFLAGS -D_FILE_OFFSET_BITS=64"
|
||||
|
Loading…
x
Reference in New Issue
Block a user