GRRedWings / python3-android

Python 3 cross-compilation tools for Android.
BSD Zero Clause License
68 stars 17 forks source link

Ndk 16b #3

Closed GRRedWings closed 6 years ago

GRRedWings commented 6 years ago

This update is to get the project using NDK 16b. I also updated all of the secondary libraries except OpenSSL. OpenSSL has changed the build scripts a little and I'm struggling to get that one to build. I am also working on switching to clang instead of gcc. I believe the OpenSSL is what is holding me up.