]> code.ossystems Code Review - openembedded-core.git/commit
libzypp: revert the dso_linking_change patch as the new linker fixes it
authorNitin A Kamble <nitin.a.kamble@intel.com>
Fri, 21 Jan 2011 17:49:22 +0000 (09:49 -0800)
committerSaul Wold <sgw@linux.intel.com>
Mon, 24 Jan 2011 22:09:12 +0000 (14:09 -0800)
commit6281264ebe03f2dadb4064c1b0f648781ee5e009
tree25fe6c6e8a2ea7e80b4e4f98042d21c3d7edb249
parent1ef70572f9480d14e945aae5197d24d1ce1bdf9c
libzypp: revert the dso_linking_change patch as the new linker fixes it

The newer binutils recipe of version 2.21 has a fix for ld which avoids an
issue where weak symbols like pthread_cancel were causing linking to fail when
--no-add-as-needed parameter was passed to ld.

See more information here: http://bugs.debian.org/591405

This makes some of the fixes for breakage after gcc dso linking change
unnecessary and this is one of them.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
meta/recipes-extended/libzypp/libzypp/dso_linking_change_build_fix.patch [deleted file]
meta/recipes-extended/libzypp/libzypp_git.bb