Merge pull request #2792 from mglae/master_python_unicode

Python2: remove --with-wctype-functions
This commit is contained in:
MilhouseVH 2018-06-26 00:16:54 +01:00 committed by GitHub
commit 0b7f6bccc1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"