diff options
author | Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> | 2015-07-26 20:43:14 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-07-26 21:47:48 +0200 |
commit | baedef979cda7783b399099b49cd23536e44b1c7 (patch) | |
tree | 873c90a897e2642fc7e7ae47a1c6538e007794f6 /package/python-dpkt/Config.in | |
parent | 6406d41e6001093e3c2a0335547f7810d5f0483f (diff) | |
download | buildroot-baedef979cda7783b399099b49cd23536e44b1c7.tar.gz buildroot-baedef979cda7783b399099b49cd23536e44b1c7.zip |
ltp-testsuite: support building with toolchains without native RPC
ltp-testsuite needs RPC, but this could also be provided by libtirpc.
The dependency of libtirpc on
!BR2_TOOLCHAIN_EXTERNAL_BLACKFIN_UCLINUX_2012R2 does not need to be
propagated, because it is always satisfied: ltp-testsuite depends on
BR2_USE_MMU which is always unset for Blackfin targets.
Since musl toolchains never have RPC support, this change would now allow
building of ltp-testsuite on musl toolchains. Unfortunately, ltp-testsuite
does not build yet with musl, so a specific check on musl is added.
This is deemed more conceptually correct than checking on glibc||uclibc.
Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Cc: "Yann E. Morin" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-dpkt/Config.in')
0 files changed, 0 insertions, 0 deletions