mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
Python: respect our optimization flags
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
dd9b5a2f9e
commit
d5cbe844e0
@ -36,6 +36,7 @@ ac_cv_file_dev_ptmx=yes \
|
|||||||
ac_cv_func_lchflags_works=no \
|
ac_cv_func_lchflags_works=no \
|
||||||
ac_cv_func_chflags_works=no \
|
ac_cv_func_chflags_works=no \
|
||||||
ac_cv_func_printf_zd=yes \
|
ac_cv_func_printf_zd=yes \
|
||||||
|
OPT="-g -fwrapv -Wall -Wstrict-prototypes" \
|
||||||
../configure --host=$TARGET_NAME \
|
../configure --host=$TARGET_NAME \
|
||||||
--build=$HOST_NAME \
|
--build=$HOST_NAME \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user