mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
mysql: build with '-fPIC -DPIC', this fixes #973
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
89801432f7
commit
4aa1dcf10b
@ -22,6 +22,8 @@
|
||||
|
||||
. config/options $1
|
||||
|
||||
CFLAGS="$CFLAGS -fPIC -DPIC"
|
||||
|
||||
cd $PKG_BUILD
|
||||
ac_cv_c_stack_direction=-1 \
|
||||
ac_cv_sys_restartable_syscalls=yes \
|
||||
|
Loading…
x
Reference in New Issue
Block a user