commit | db36fdb1f42f490b7c2a3484a69aa1e6c72b6a4c | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Fri Aug 27 09:28:54 2021 -0700 |
committer | GitHub <noreply@github.com> | Fri Aug 27 09:28:54 2021 -0700 |
tree | 5d1c1fa1e869cd1ece37bfddcb5a0c371963bde6 | |
parent | baa8d48230e3ab8a504f39ee800f8852897cb3be [diff] |
bpo-45022: Pin current libffi build to fixed version in preparation for upcoming update (GH-27982) Also improve the build script for libffi, which is not used as part of the regular build. (cherry picked from commit 969ae7f7356584e30667b4e490ffa2ffa1810429) Co-authored-by: Steve Dower <steve.dower@python.org>