mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
mysql-hosttools: run autoreconf before configuring
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
4ee26265a8
commit
665a2a4cdd
@ -8,6 +8,8 @@ setup_toolchain host
|
|||||||
|
|
||||||
cd $BUILD/mysql*
|
cd $BUILD/mysql*
|
||||||
|
|
||||||
|
$AUTORECONF
|
||||||
|
|
||||||
mkdir -p .objdir-host
|
mkdir -p .objdir-host
|
||||||
cd .objdir-host
|
cd .objdir-host
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user