diff options
author | Khem Raj <raj.khem@gmail.com> | 2020-04-14 10:31:53 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-04-24 14:10:07 +0100 |
commit | cec802aa4df2eb7d0e3096f26adc2c349d615265 (patch) | |
tree | f6747d6caad64e9a37aefeac76e151441b09870a /scripts/lib/scriptutils.py | |
parent | 67622318092b2716603738b0b509b24ec457deaf (diff) | |
download | poky-cec802aa4df2eb7d0e3096f26adc2c349d615265.tar.gz |
ruby: Link with libucontext on musl
coroutines in ruby 2.7+ needs ucontext APIs which are not available in
musl but an external library is available to provide them so use it
Use cached values for ac_cv_func_isnan and ac_cv_func_isinf this is not
detected correctly by configure on musl
on ARM drop using old arm32 implementation of coroutine which is slow and
inefficient
(From OE-Core rev: 406e7a085b0650bdba9f19633dadb7e6ff0149e5)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions