gnustl: update for android's NDK r18
The only C++ STL available now is libc++ so move to that. Depending on android platforrm and architeture, we also need to link in helper static libraries that complement the c++ offering by libc++ such as libandroid_support.a and libunwind.a. gstreamer/cerbero#26
Loading
Please register or sign in to comment