mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 23:17:50 +00:00
libva:
- run our new autoreconf
This commit is contained in:
parent
1b9c45dad3
commit
e738fb300a
@ -10,8 +10,9 @@ $SCRIPTS/build libdrm
|
|||||||
$SCRIPTS/build Mesa
|
$SCRIPTS/build Mesa
|
||||||
|
|
||||||
cd $PKG_BUILD
|
cd $PKG_BUILD
|
||||||
libtoolize
|
|
||||||
autoreconf -vif
|
$AUTORECONF
|
||||||
|
|
||||||
./configure --host=$TARGET_NAME \
|
./configure --host=$TARGET_NAME \
|
||||||
--build=$HOST_NAME \
|
--build=$HOST_NAME \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user