]> 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, 26 Jul 2015 08:08:40 +0000 (09:08 +0100)
commit8492e143af25bf64d07fc117e7f1607aadf89f09
treebfc0891f3f1bef95cb2e4eebaa4a55c8855ba276
parentde6e4114d5285ea0d2a53d19c93ce96430cc9e30
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

(From OE-Core rev: 3a5435b371c84ec28b6936b8c8fa6541a592d061)

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