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
|
||||
strip_lto
|
||||
|
||||
export CFLAGS="$CFLAGS -D_FILE_OFFSET_BITS=64"
|
||||
|
||||
cd $PKG_BUILD
|
||||
./configure CFLAGS="$CFLAGS -D_FILE_OFFSET_BITS=64" \
|
||||
--host=$TARGET_NAME \
|
||||
./configure --host=$TARGET_NAME \
|
||||
--build=$HOST_NAME \
|
||||
--prefix=/usr \
|
||||
--libdir=/usr/lib \
|
||||
|
Loading…
x
Reference in New Issue
Block a user