summaryrefslogtreecommitdiffstats
path: root/package/gettext
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2013-03-23 22:26:37 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2013-03-24 13:47:20 +0100
commitaf23d762e51be20f812b9d958268843ae4e369cb (patch)
tree2e564d613097bae6a3e1d15bfa4de4fb08f54130 /package/gettext
parentfad8177bb33f2e7750efbd365d4431cabf7d0396 (diff)
downloadbuildroot-novena-af23d762e51be20f812b9d958268843ae4e369cb.tar.gz
buildroot-novena-af23d762e51be20f812b9d958268843ae4e369cb.zip
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>
Diffstat (limited to 'package/gettext')
0 files changed, 0 insertions, 0 deletions