Commit Graph

14 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
Wetitpig 5f8864c10d Improve formatting of parantheses for functions 2019-02-09 21:06:31 +02:00
Leonid Pliushch 46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall 36812e6628 libtalloc: Update from 2.1.13 to 2.1.14 2018-07-14 00:26:32 +02:00
Fredrik Fornwall 86082f29d6 libtalloc: Update from 2.1.12 to 2.1.13 2018-04-06 23:06:09 +02:00
Fredrik Fornwall dc0497ccf0 libtalloc: Update from 2.1.11 to 2.1.12 2018-03-22 22:26:56 +01:00
Fredrik Fornwall 779339ced7 libtalloc: Update from 2.1.10 to 2.1.11 2018-01-14 14:11:59 +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 79c4b38ebb libtalloc: Update from 2.1.8 to 2.1.9 2017-04-07 00:36:29 +02:00
Fredrik Fornwall 9ddb35b2cb Add some source checksums 2017-02-08 00:12:36 +01:00
Fredrik Fornwall 428c7139d2 libtalloc: Build with --disable-python
Without --disable-python the libtalloc build may pick up an
invalid python2.7-configure from the Android toolchain.
2016-09-28 19:51:21 -04:00
Fredrik Fornwall 59ca138b1d libtalloc: Patch to avoid linking against libcrypt 2016-08-14 19:18:26 -04:00
Fredrik Fornwall 0feaa732f1 libtalloc: Update from 2.1.6 to 2.1.8 2016-08-14 08:26:15 -04:00
Fredrik Fornwall d13d71aa27 Add libtalloc package 2016-03-21 20:08:20 -04:00