]> code.ossystems Code Review - openembedded-core.git/commit
ncurses: Resolve header and man page multilib conflicts
authorMark Hatle <mark.hatle@windriver.com>
Fri, 15 Jul 2011 14:24:41 +0000 (09:24 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 27 Jul 2011 14:39:17 +0000 (15:39 +0100)
commitae5269039511d0f3d8aa6a87cb8d9fcf01d79ddd
treef9150c352ef3db4e567f23303c2e4ca62157840a
parent019a33236f76aacb989e8f37b09b81599c27f296
ncurses: Resolve header and man page multilib conflicts

By default man pages are compressed, the way ncurses compresses
them causes differences (timestamp and name) to be embedded into
the gziped file.  So each build will end up with a slightly
different file.  Avoid this, by not compressing the man pages.

Avoid header conflict with curses.h using the multilib header
helper.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
meta/recipes-core/ncurses/ncurses.inc