aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools/py27compat.py
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2019-06-13 18:31:57 +0200
committerChristoph Reiter <reiter.christoph@gmail.com>2019-06-13 18:31:57 +0200
commitfa22b42d9f2f8a15568dd3a3d290e33c9be86796 (patch)
treed3dc8f65a169294e660ee6d3008fd73adcbd1908 /setuptools/py27compat.py
parent8aeff6b2c9a64e47ad2a22533d7e65c08cd4103f (diff)
downloadexternal_python_setuptools-fa22b42d9f2f8a15568dd3a3d290e33c9be86796.tar.gz
external_python_setuptools-fa22b42d9f2f8a15568dd3a3d290e33c9be86796.tar.bz2
external_python_setuptools-fa22b42d9f2f8a15568dd3a3d290e33c9be86796.zip
launcher: Fix build with mingw-w64
execv() requires process.h to be included according to the MSVC documentation but for some reason it also works without it. mingw-w64 on the other hand fails to build the launcher if the include isn't there, so add it.
Diffstat (limited to 'setuptools/py27compat.py')
0 files changed, 0 insertions, 0 deletions