mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
libdvdnav:
- build and install as shared lib
This commit is contained in:
parent
005b7cd9dc
commit
9079e59ab2
@ -10,11 +10,12 @@ cd $PKG_BUILD
|
|||||||
--build=$HOST_NAME \
|
--build=$HOST_NAME \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
--sysconfdir=/etc \
|
--sysconfdir=/etc \
|
||||||
--enable-static \
|
--disable-static \
|
||||||
--disable-shared \
|
--enable-shared \
|
||||||
--disable-debug \
|
--disable-debug \
|
||||||
--disable-strip \
|
--disable-strip \
|
||||||
--cc=$CC \
|
--cc=$CC \
|
||||||
|
--with-dvdread-config="$ROOT/$TOOLCHAIN/bin/dvdread-config" \
|
||||||
|
|
||||||
make
|
make
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user