1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-15 17:50:07 +00:00
Files
poky/meta/recipes-devtools
André Draszik efa2caab22 ruby: configure mis-detects isnan/isinf on musl
The configure script does not detect isnan/isinf as macros
as is the case in musl:
    checking for isinf... no
    checking for isnan... no

Backport an upstream patch from 2.7.0-preview1 to address this:
    checking whether isinf is declared... yes
    checking whether isnan is declared... yes

(From OE-Core rev: b1afaccdba31341cace4b8d84d118ca76098587e)

Signed-off-by: André Draszik <andre.draszik@jci.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-10-02 10:09:48 +01:00
..
2019-07-02 08:13:07 +01:00
2019-08-30 17:10:28 +01:00
2019-09-19 10:54:32 +01:00
2019-04-26 10:09:08 +01:00
2019-08-12 16:23:57 +01:00
2019-09-16 23:02:43 +01:00
2019-05-29 12:54:12 +01:00
2019-09-19 10:54:32 +01:00
2019-08-21 21:52:59 +01:00
2019-09-01 22:33:08 +01:00
2019-04-16 11:10:02 +01:00
2019-09-06 08:15:45 +01:00
2019-08-14 17:33:49 +01:00
2019-09-01 22:33:07 +01:00
2019-05-27 17:06:34 +01:00
2019-09-06 14:58:10 +01:00
2019-05-16 09:16:50 +01:00
2019-07-31 23:03:01 +01:00
2019-05-08 23:00:32 +01:00
2019-07-17 19:25:02 +01:00
2019-07-15 09:30:00 +01:00
2019-04-23 23:30:19 +01:00
2019-09-06 14:58:09 +01:00
2019-05-08 12:15:17 +01:00
2019-07-31 23:03:01 +01:00
2019-07-18 12:16:19 +01:00
2019-08-28 11:31:21 +01:00
2019-09-01 22:33:07 +01:00
2019-10-02 10:09:47 +01:00
2019-08-22 22:48:27 +01:00
2019-07-19 16:19:14 +01:00
2019-09-30 16:55:21 +01:00
2019-08-22 22:48:27 +01:00
2019-04-05 17:32:50 +01:00