mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +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 \
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--enable-static \
|
||||
--disable-shared \
|
||||
--disable-static \
|
||||
--enable-shared \
|
||||
--disable-debug \
|
||||
--disable-strip \
|
||||
--cc=$CC \
|
||||
--with-dvdread-config="$ROOT/$TOOLCHAIN/bin/dvdread-config" \
|
||||
|
||||
make
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user