mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
libcdio:
- build with support for cd-drive, cd-info, cd-read, iso-info, info-read
This commit is contained in:
parent
260ab44f8c
commit
958f0371ab
@ -14,13 +14,13 @@ cd $PKG_BUILD
|
|||||||
--disable-static \
|
--disable-static \
|
||||||
--enable-shared \
|
--enable-shared \
|
||||||
--disable-cxx \
|
--disable-cxx \
|
||||||
--without-cd-drive \
|
--with-cd-drive \
|
||||||
--without-cd-info \
|
--with-cd-info \
|
||||||
--with-cd-paranoia \
|
--with-cd-paranoia \
|
||||||
--without-cdda_player \
|
--with-cdda_player \
|
||||||
--without-cd-read \
|
--with-cd-read \
|
||||||
--without-iso-info \
|
--with-iso-info \
|
||||||
--without-iso-read \
|
--with-iso-read \
|
||||||
--without-versioned-libs \
|
--without-versioned-libs \
|
||||||
|
|
||||||
make -C lib
|
make -C lib
|
||||||
|
Loading…
x
Reference in New Issue
Block a user