diff options
author | Fabrice Fontaine <fontaine.fabrice@gmail.com> | 2018-08-14 22:34:20 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-08-15 22:15:44 +0200 |
commit | 6607d6656319e8801ba2c9d5e74a54ad6e2900ee (patch) | |
tree | c4f2eb145fd10cfde6f55e2937835a8f0326d3cd /package/python-django/python-django.hash | |
parent | 73cdfc6a4d8ab9a1041f9e58be9102cad74f3647 (diff) | |
download | buildroot-6607d6656319e8801ba2c9d5e74a54ad6e2900ee.tar.gz buildroot-6607d6656319e8801ba2c9d5e74a54ad6e2900ee.zip |
boost: thread needs chrono
chrono is selected by thread (see libs/thread/build/Jamfile.v2):
rule usage-requirements ( properties * )
{
[...]
result += <library>/boost/chrono//boost_chrono ;
}
So add this select for BR2_PACKAGE_BOOST_THREAD and remove it from
BR2_PACKAGE_BOOST_COROUTINE, BR2_PACKAGE_BOOST_LOG,
BR2_PACKAGE_TYPE_ERASURE and BR2_PACKAGE_BOOST_WAVE
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/python-django/python-django.hash')
0 files changed, 0 insertions, 0 deletions