The libtalloc build tries to link in libbsd for strlcpy and strlcat, which is not needed on Android since bionic already has those. See https://github.com/termux/termux-packages/pull/3522.
The libtalloc build tries to link in libbsd for strlcpy and strlcat, which is not needed on Android since bionic already has those. See https://github.com/termux/termux-packages/pull/3522.