commit | efeb9da4ae97861101a7582f8eafdaf836e82cd7 | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@krypto.org> | Mon Apr 14 13:31:21 2014 -0700 |
committer | Gregory P. Smith <greg@krypto.org> | Mon Apr 14 13:31:21 2014 -0700 |
tree | 7f3a7d840e7afaa6402c6ec3752ea42ed4f3704b | |
parent | 01bafdcccc4ab653f70379a58a3183fac36e7132 [diff] |
Add conditional code for android's lack of definition of SYS_getdent64. Fixes issue20307. No Misc/NEWS entry because frankly this is an esoteric platform for anyone to be figuring out how to cross compile CPython for.