Python2: remove --with-wctype-functions

This commit is contained in:
mglae 2018-06-23 14:51:41 +02:00
parent 7ce6b81da7
commit b7b9ce9e92

View File

@ -60,7 +60,6 @@ PKG_CONFIGURE_OPTS_TARGET="ac_cv_file_dev_ptc=no \
--without-tsc \
--with-pymalloc \
--without-fpectl \
--with-wctype-functions \
--without-cxx-main \
--with-system-ffi \
--with-system-expat"