On 18/07/16 01:09, Rene Rivera wrote:
No problem.. It's the 5th argument per <https://github.com/boostorg/build/blob/develop/src/tools/python.jam#L63>. So the above it would be:

using python : 3.5 : $PYDIR : $PYDIR/include/python : $PYDIR/libs/armeabi-v7a : <target-os>android ;

HTH.

Yes, that helps! Our testing process is back to normal.

Thank you for help!

--
Dmitry Moskalchuk