Home | History | Annotate | Download | only in config

Lines Matching refs:sysconfig

459 	$(RUNSHARED) $(PYTHON_FOR_BUILD) -c 'import sys ; from sysconfig import get_platform ; print get_platform()+"-"+sys.version[0:3]' >platform
461 # Create build directory and generate the sysconfig build-time data there.
465 $(RUNSHARED) $(PYTHON_FOR_BUILD) -S -m sysconfig --generate-posix-vars