libnfs: update to libnfs-d7ec001

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-12-05 17:21:31 +01:00
parent 1a7993042b
commit 4e1bc3d27d
2 changed files with 1 additions and 3 deletions

View File

@ -25,8 +25,6 @@
# libnfs fails to build with LTO support
strip_lto
export CFLAGS="$CFLAGS -D_FILE_OFFSET_BITS=64"
cd $PKG_BUILD
./configure --host=$TARGET_NAME \
--build=$HOST_NAME \

View File

@ -19,7 +19,7 @@
################################################################################
PKG_NAME="libnfs"
PKG_VERSION="183451c"
PKG_VERSION="d7ec001"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"