termux-packages/packages/libtalloc
Fredrik Fornwall 3b9e82f830 libtalloc: Prevent linking in libbsd needlessly
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.
2019-03-17 11:44:03 +01:00
..
build.sh libtalloc: Prevent linking in libbsd needlessly 2019-03-17 11:44:03 +01:00
lib-replace-wscript.patch libtalloc: Prevent linking in libbsd needlessly 2019-03-17 11:44:03 +01:00
wscript.patch