[issue20307] Android's failure to expose SYS_* system call constants causes _posixsubprocess cross-compilation to fail

Gregory P. Smith report at bugs.python.org
Tue Jan 21 04:57:26 CET 2014


Gregory P. Smith added the comment:

The patch seems reasonable.  i'd modify it slightly to include a check the SYS_getdents64 is not already defined before doing the #define.

----------
assignee:  -> gregory.p.smith

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20307>
_______________________________________


More information about the Python-bugs-list mailing list