mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
libnfs: update to libnfs-d7ec001
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
1a7993042b
commit
4e1bc3d27d
@ -25,8 +25,6 @@
|
|||||||
# libnfs fails to build with LTO support
|
# libnfs fails to build with LTO support
|
||||||
strip_lto
|
strip_lto
|
||||||
|
|
||||||
export CFLAGS="$CFLAGS -D_FILE_OFFSET_BITS=64"
|
|
||||||
|
|
||||||
cd $PKG_BUILD
|
cd $PKG_BUILD
|
||||||
./configure --host=$TARGET_NAME \
|
./configure --host=$TARGET_NAME \
|
||||||
--build=$HOST_NAME \
|
--build=$HOST_NAME \
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="libnfs"
|
PKG_NAME="libnfs"
|
||||||
PKG_VERSION="183451c"
|
PKG_VERSION="d7ec001"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user