mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
mpfr: fix autoreconf
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
6589fcef49
commit
e7ba6aa094
@ -27,7 +27,7 @@ setup_toolchain host
|
|||||||
cd $PKG_BUILD
|
cd $PKG_BUILD
|
||||||
|
|
||||||
libtoolize
|
libtoolize
|
||||||
autoreconf
|
autoreconf -vif
|
||||||
|
|
||||||
mkdir -p objdir
|
mkdir -p objdir
|
||||||
cd objdir
|
cd objdir
|
||||||
|
Loading…
x
Reference in New Issue
Block a user