Mercurial > hgrepos > Python > libs > ConfigMix
view windows-dev/pc03/cross.sh @ 601:1e7e06ff970a
Remove the PyUnicode_Check() because it is implicitely done by the PyUnicode_GetLength() call
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Tue, 11 Jan 2022 00:45:33 +0100 |
| parents | 9ba0217a5e67 |
| children |
line wrap: on
line source
python3 windows-dev/Configure.py --build=posix --host=windows --tool=clang-cl --intdir=build/_builddir-win-amd64 --sys-include=/home/fag/work/windows-dev/WindowsKit-10/Include/10.0.18362.0/um --sys-include=/home/fag/work/windows-dev/WindowsKit-10/Include/10.0.18362.0/shared --sys-include=/home/fag/work/windows-dev/WindowsKit-10/Include/10.0.18362.0/ucrt --sys-include=/home/fag/work/windows-dev/VS2017-2019/VC/Tools/MSVC/14.29.30133/include --include=/home/fag/work/windows-dev/Python37-SDK-Win/amd64/include --CC=/usr/local/llvm11/bin/clang-cl --sys-libpath=/home/fag/work/windows-dev/WindowsKit-10/Lib/10.0.18362.0/um/x64 --sys-libpath=/home/fag/work/windows-dev/WindowsKit-10/Lib/10.0.18362.0/ucrt/x64 --sys-libpath=/home/fag/work/windows-dev/VS2017-2019/VC/Tools/MSVC/14.29.30133/lib/x64 --libpath=/home/fag/work/windows-dev/Python37-SDK-Win/amd64/libs/ --LINK=/usr/local/llvm11/bin/lld-link --python-limited-api=0x03070000 > _build-win-amd64.ninja
