mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-02 09:00:20 +00:00
We have pkgconfig scripts so should be no need for .la file. In fact, trying to build a static library that uses libpopt becomes difficult with libpopt.la, due to it declaring that libandroid-glob.so is a dependency (seemingly to both libpopt.so and libpopt.a).