Xavier de Gaye added the comment:

On android, the shell path is /system/bin/sh. The attached patch fixes this, 
assuming that there is a platform.android_ver() as per issue #26855: add 
platform.android_ver() for android. This could be changed for a test on 
sys.platform if there was a specific sys.platform value for android.

With both patches and the LDFLAGS change on the cross-build system, 
test_distutils runs fine.

----------
Added file: http://bugs.python.org/file42745/android-sh-path.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue26931>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to