buildrootschalter/package/ncurses
Thomas Petazzoni af23d762e5 ncurses: enable shared library build on the host
On the host, we generally build and install a shared library rather
than a static version of libraries. In this specific case, we will
want to build host-gettext, which builds a shared library that depends
on ncurses. And this doesn't work well if ncurses is static because it
hasn't been built with -fPIC. Therefore, let's build ncurses as shared
on the host.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-03-24 13:47:20 +01:00
..
Config.in ncurses: remove dedicated target-headers option 2009-10-03 22:42:52 +02:00
ncurses-01-fixup-pkg-config-handling.patch ncurses: bump to 5.9 2012-07-30 19:10:48 +02:00
ncurses.mk ncurses: enable shared library build on the host 2013-03-24 13:47:20 +01:00