Set more build-flags in `setup.py`s
Removes MinGW flags from various build scripts, since they're now set in our `setup.py`s by default. Also removes the arguments for the extensions in grpcio's setup.py; that function was already accessing globals anyway, might as well go whole-hog.
Showing
- setup.py 42 additions, 15 deletionssetup.py
- tools/distrib/python/grpcio_tools/setup.py 47 additions, 16 deletionstools/distrib/python/grpcio_tools/setup.py
- tools/run_tests/build_artifact_python.bat 0 additions, 23 deletionstools/run_tests/build_artifact_python.bat
- tools/run_tests/build_python.sh 0 additions, 13 deletionstools/run_tests/build_python.sh
Loading
Please register or sign in to comment