]> code.ossystems Code Review - openembedded-core.git/commit
ncurses: fix native builds when host has gcc5
authorMartin Stolpe <martinstolpe@gmail.com>
Wed, 10 Jun 2015 14:28:26 +0000 (16:28 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 28 Jun 2015 08:42:02 +0000 (09:42 +0100)
commit3a5435b371c84ec28b6936b8c8fa6541a592d061
treed6c32f2e9e3f30ed40184ea4402090b830b48637
parentb3bd0dba3139a3e79bfcebe137248c7bdcadf04d
ncurses: fix native builds when host has gcc5

GCC"s preprocessor starts to add newlines which are not
handled properly by ncurses build system startin from
version 5.0.

See also: https://bugzilla.yoctoproject.org/show_bug.cgi?id=7870

Signed-off-by: Martin Stolpe <martin.stolpe@gmail.com>
Signed-off-by: Joshua Lock <joshua.lock@collabora.co.uk>
meta/recipes-core/ncurses/ncurses.inc