Files
poky/meta/recipes-core
Ross Burton d68e36973b ncurses: poll() works, but only on Linux
ncurses does AC_TRY_RUN() to determine is poll() actually works. As that
doesn't work in cross-compiles, we seed it with 'yes'.

However, MinGW doesn't have a working poll(), so use a :linux override
so that this only applies to Linux builds.

The ncurses build now compiles but doesn't link in MinGW, which is a step
forwards at least.

(From OE-Core rev: f57de22c4a40cd9178f7726d544beca66384d25d)

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2021-11-13 16:11:27 +00:00
..
2021-10-14 11:48:46 +01:00
2021-11-10 19:27:28 +00:00
2021-09-17 07:27:20 +01:00
2021-11-10 19:27:29 +00:00
2021-08-02 15:44:10 +01:00
2021-11-10 19:27:29 +00:00
2021-04-18 11:37:24 +01:00
2021-08-02 15:44:10 +01:00
2021-11-11 17:09:16 +00:00
2021-08-02 15:44:10 +01:00
2021-10-23 17:42:25 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00