mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
mysql: dont build with LTO support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
d18001b979
commit
6630de46a1
@ -22,6 +22,9 @@
|
|||||||
|
|
||||||
. config/options $1
|
. config/options $1
|
||||||
|
|
||||||
|
# mysql fails to build with LTO support
|
||||||
|
strip_lto
|
||||||
|
|
||||||
cd $PKG_BUILD
|
cd $PKG_BUILD
|
||||||
ac_cv_c_stack_direction=-1 \
|
ac_cv_c_stack_direction=-1 \
|
||||||
ac_cv_sys_restartable_syscalls=yes \
|
ac_cv_sys_restartable_syscalls=yes \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user