mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
libcdio:
- various cleanups
This commit is contained in:
parent
897537f046
commit
0c9e613ef7
@ -26,10 +26,8 @@ cd $PKG_BUILD
|
||||
make -C lib
|
||||
make -C include
|
||||
|
||||
#$STRIP lib/*/.libs/*.so*
|
||||
|
||||
$MAKEINSTALL -C lib
|
||||
$MAKEINSTALL -C include
|
||||
|
||||
mkdir -p $SYSROOT_PREFIX/usr/lib/pkgconfig
|
||||
cp *.pc $SYSROOT_PREFIX/usr/lib/pkgconfig
|
||||
cp *.pc $SYSROOT_PREFIX/usr/lib/pkgconfig
|
||||
|
Loading…
x
Reference in New Issue
Block a user