Files
termux-packages/packages/libpopt
termux-pacman-bot f3ed880e6e chore(main/libpopt): drop libpopt.la file
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).
2024-02-11 20:08:36 +00:00
..