mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
Python: respect our optimization flags
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user