mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
mysql: run autoreconf before configuring
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
665a2a4cdd
commit
ccecdf9172
@ -4,6 +4,8 @@
|
|||||||
|
|
||||||
cd $PKG_BUILD
|
cd $PKG_BUILD
|
||||||
|
|
||||||
|
$AUTORECONF
|
||||||
|
|
||||||
ac_cv_c_stack_direction=-1 \
|
ac_cv_c_stack_direction=-1 \
|
||||||
ac_cv_sys_restartable_syscalls=yes \
|
ac_cv_sys_restartable_syscalls=yes \
|
||||||
./configure --host=$TARGET_NAME \
|
./configure --host=$TARGET_NAME \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user