mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
xbmc:
- fix build with newer autotools
This commit is contained in:
parent
a46c888918
commit
281edba254
@ -74,6 +74,11 @@ fi
|
|||||||
LDFLAGS="$LDFLAGS -lpython2.6"
|
LDFLAGS="$LDFLAGS -lpython2.6"
|
||||||
|
|
||||||
cd $PKG_BUILD
|
cd $PKG_BUILD
|
||||||
|
|
||||||
|
cd xbmc/cores/dvdplayer/Codecs/libdvd/libdvdcss
|
||||||
|
./bootstrap
|
||||||
|
cd -
|
||||||
|
|
||||||
./bootstrap
|
./bootstrap
|
||||||
./configure --host=$TARGET_NAME \
|
./configure --host=$TARGET_NAME \
|
||||||
--build=$HOST_NAME \
|
--build=$HOST_NAME \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user