diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-01-27 22:25:24 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2016-02-01 19:32:42 +0100 |
commit | 60a062b74f01e3d97ece56094b39d021d438bc05 (patch) | |
tree | 7b907ce61b9c136c4e97e5405656411253dc708c /package/python-msgpack | |
parent | 1da65232ecd211cd3e55adfdc8b2fbf0cf27af90 (diff) | |
download | buildroot-60a062b74f01e3d97ece56094b39d021d438bc05.tar.gz buildroot-60a062b74f01e3d97ece56094b39d021d438bc05.zip |
lttng-babeltrace: make available for all C libraries
Due to posix_fallocate() being unavailable in uClibc 0.9.33,
lttng-babeltrace was marked as available only for uClibc snapshot and
glibc. However:
- lttng-babeltrace builds fine with musl
- lttng-babeltrace builds fine with uClibc-ng
- we're going to get rid of uClibc 0.9.33 support
- the only toolchain left with an old uClibc version is the Blackfin
Analog Devices toolchain, and lttng-babeltrace cannot be enabled on
non-MMU platforms
Conclusion: We can enable lttng-babeltrace on all C libraries, and no
longer require any condition. This commit adjusts the lttng-babeltrace
package accordingly.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tested-by: Romain Naour <romain.naour@gmail.com>
Reviewed-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-msgpack')
0 files changed, 0 insertions, 0 deletions