commit | 545aebd2ecef9f6c3b2ca1973e3e0515d8355ce3 | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@python.org> | Sat Nov 27 22:14:05 2021 +0200 |
committer | GitHub <noreply@github.com> | Sat Nov 27 21:14:05 2021 +0100 |
tree | 40a6057d79ccd175ca01f70d3420e7f2978cc50e | |
parent | 57100c86baa8451a568348646834380cd425b858 [diff] |
[3.10] bpo-45881: Use CC from env first for cross building (GH-29752). (GH-29753) Co-authored-by: Christian Heimes <christian@python.org>