diff options
author | Kurt Van Dijck <dev.kurt@vandijck-laurijssen.be> | 2018-01-04 11:10:51 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2018-01-06 15:29:53 +0100 |
commit | 9f2ced651ba50c72d988b635cd883fd3f291b608 (patch) | |
tree | aee70c2f03e0a4f7f87257bf520cf2bc511de571 /package/python-xlib/python-xlib.hash | |
parent | 60f492040aa6f0c5d50acb0cb315c111065ac307 (diff) | |
download | buildroot-9f2ced651ba50c72d988b635cd883fd3f291b608.tar.gz buildroot-9f2ced651ba50c72d988b635cd883fd3f291b608.zip |
nilfs-utils: need NPTL threads
nilfs-utils use clock_nanosleep(), which comes with NPTL threads. We
keep the dependency on threads, because sem_open() is really related
to thread support. The dependency on NPTL for clock_nanosleep() might
be lifted in the future, as it seems to be a bug in uClibc-ng.
Signed-off-by: Kurt Van Dijck <dev.kurt@vandijck-laurijssen.be>
[Thomas: update Config.in comment.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-xlib/python-xlib.hash')
0 files changed, 0 insertions, 0 deletions