mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +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_chflags_works=no \
|
||||
ac_cv_func_printf_zd=yes \
|
||||
OPT="-g -fwrapv -Wall -Wstrict-prototypes" \
|
||||
../configure --host=$TARGET_NAME \
|
||||
--build=$HOST_NAME \
|
||||
--prefix=/usr \
|
||||
|
Loading…
x
Reference in New Issue
Block a user