mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 07:27:49 +00:00
libnfs: cosmetics
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
a5f2791533
commit
4fa7830ec0
@ -25,9 +25,10 @@
|
|||||||
# 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 CFLAGS="$CFLAGS -D_FILE_OFFSET_BITS=64" \
|
./configure --host=$TARGET_NAME \
|
||||||
--host=$TARGET_NAME \
|
|
||||||
--build=$HOST_NAME \
|
--build=$HOST_NAME \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
--libdir=/usr/lib \
|
--libdir=/usr/lib \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user