diff options
author | Enrico Scholz <enrico.scholz@sigma-chemnitz.de> | 2010-09-08 23:54:28 +0200 |
---|---|---|
committer | Enrico Scholz <enrico.scholz@sigma-chemnitz.de> | 2010-09-09 11:43:54 +0200 |
commit | 10a92f252407e4487afbf44a330ba5b7b61b84b1 (patch) | |
tree | cabf23496d21c842f7ea3c5a39461e87f01efc75 /recipes/patch/patch-2.5.9/install.patch | |
parent | 52d4cb12901247f501d1392b2095c81348c6858c (diff) |
ncurses: use linker scripts for libncurses(w)
Some software (e.g. util-linux-ng) assumes that symbols from -ltinfo
will be added when it is linked against -lncurses. This breaks when
linkerflags are containing --no-copy-dt-needed-entries which is the case
e.g. in Fedora 13+.
This patch replaces the libncurses.so symlink with a linkerscript which
adds -ltinfo. To do things in a consistant manner, the patch rewrites
most parts of 9e58422868a03eeafa72781477174850d1c5abe7.
NOTE: it might require a 'bitbake ncurses -c clean' to see an effect
because staging on updates does not change a symlink (libncurses.so) to a
regular file.
Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
Diffstat (limited to 'recipes/patch/patch-2.5.9/install.patch')
0 files changed, 0 insertions, 0 deletions