mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-08 20:03:20 +00:00
This avoids the situation where protobuf uses the default stripped down standard Android C++ library while e.g. mosh links to the more complete libgnustl_shared.so, which causes problems when mosh links both to libprotobuf.so and libgnustl_shared.so.