mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 07:27:49 +00:00
libnfs: specify libdir, this fixes build with 64bit host os
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
9382aeda8e
commit
41f3951402
@ -29,6 +29,7 @@ cd $PKG_BUILD
|
||||
./configure --host=$TARGET_NAME \
|
||||
--build=$HOST_NAME \
|
||||
--prefix=/usr \
|
||||
--libdir=/usr/lib \
|
||||
--sysconfdir=/etc \
|
||||
--without-examples \
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user