Files
meta-openembedded/meta-oe/recipes-graphics
Khem Raj 18e92f2c6c libyui-ncurses: Pass -DNCURSES_WIDECHAR in CXXFLAGS
We want the wide character functions from the ncurses header.
Unfortunately it doesn't provide them by default, but only
if either:
 * NCURSES_WIDECHAR is defined (for ncurses 20111030 and up)
 * _XOPEN_SOURCE/_XOPEN_SOURCE_EXTENDED are suitably defined

So far we have been implicitly relying on the latter, because
for GNU libc when we define _GNU_SOURCE this causes libc
to define the _XOPEN_SOURCE macros for us. Unfortunately
this doesn't work on all libcs, because some (like musl libc)
do not define _XOPEN_SOURCE when _GNU_SOURCE is defined.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-03-03 19:55:28 -08:00
..
2017-01-25 15:58:52 +01:00
2017-07-14 23:43:21 +02:00
2020-11-15 12:35:26 -08:00
2020-11-09 13:41:02 -08:00
2020-12-29 15:50:45 -08:00
2020-01-22 09:56:35 -08:00
2020-08-13 22:32:07 -07:00
2020-01-22 09:56:34 -08:00
2021-02-06 12:01:10 -08:00
2021-02-16 00:11:04 -08:00
2021-02-09 08:51:48 -08:00
2021-01-07 22:57:45 -08:00
2020-04-06 08:29:49 -07:00
2021-02-11 09:05:11 -08:00
2020-03-10 13:48:39 -07:00
2020-09-16 17:24:44 -07:00
2019-12-23 15:03:15 -08:00
2020-07-02 08:55:30 -07:00
2021-02-11 22:48:27 -08:00
2020-07-28 12:23:16 -07:00
2020-08-13 22:32:07 -07:00
2020-09-03 07:56:08 -07:00
2020-04-12 23:33:38 -07:00