mirror of
https://github.com/python/cpython.git
synced 2026-07-29 21:25:51 -04:00
Allows building the Android testbed for 32-bit targets, adding the target triplets `arm-linux-androideabi` and `i686-linux-android`. Co-authored-by: Malcolm Smith <[email protected]>