Commit Graph

4 Commits

Author SHA1 Message Date
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
Fredrik Fornwall 954338e440 libtalloc: Update from 2.1.9 to 2.1.10 2017-07-26 15:12:25 +02:00
Fredrik Fornwall 0bbe44da5f libtalloc: -Werror=implicit-function-declaration 2017-07-07 01:32:23 +02:00
Fredrik Fornwall 59ca138b1d libtalloc: Patch to avoid linking against libcrypt 2016-08-14 19:18:26 -04:00