cpython/Lib/sysconfig
Malcolm Smith 3ea97a26b6
[3.13] gh-146541: Allow building the Android testbed for 32-bit targets (GH-146542) (#148107)
Allows building the Android testbed for 32-bit targets, adding the target triplets
`arm-linux-androideabi` and `i686-linux-android`.
(cherry picked from commit 848bbe9ff2)

Co-authored-by: Robert Kirkman <31490854+robertkirkman@users.noreply.github.com>
2026-04-06 07:47:01 +08:00
..
__init__.py [3.13] gh-146541: Allow building the Android testbed for 32-bit targets (GH-146542) (#148107) 2026-04-06 07:47:01 +08:00
__main__.py