Python: respect our optimization flags

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-05-26 01:46:48 +02:00
parent dd9b5a2f9e
commit d5cbe844e0

View File

@ -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 \