diff options
author | Khem Raj <raj.khem@gmail.com> | 2020-04-14 10:31:53 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-05-05 08:45:30 +0100 |
commit | 47cc12f9dfde28d45a4dbbd7a6cf5053866b6470 (patch) | |
tree | 31f95698ef8862f7fc10ca40ee8e8263fd445af6 /meta/classes/kernel-grub.bbclass | |
parent | 1aeeecba569fea1d4efe22b5fbd245b876e176da (diff) | |
download | poky-47cc12f9dfde28d45a4dbbd7a6cf5053866b6470.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: a2b1af47316a9f5c522db0c9feff1fbe0d39e022)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/kernel-grub.bbclass')
0 files changed, 0 insertions, 0 deletions