summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2020-04-14 10:31:53 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-05-05 08:45:30 +0100
commit47cc12f9dfde28d45a4dbbd7a6cf5053866b6470 (patch)
tree31f95698ef8862f7fc10ca40ee8e8263fd445af6 /meta/recipes-support
parent1aeeecba569fea1d4efe22b5fbd245b876e176da (diff)
downloadpoky-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/recipes-support')
0 files changed, 0 insertions, 0 deletions