build_ext: always import _CONFIG_VARS from distutils.sysconfig instead of sysconfig
otherwise `distutils.sysconfig.customize_compiler` does not configure OSX compiler for -dynamiclib See https://github.com/pypa/setuptools/issues/571
Showing
Please register or sign in to comment