]> code.ossystems Code Review - openembedded-core.git/commit
apt: 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:52:23 +0000 (09:52 -0800)
committerSaul Wold <sgw@linux.intel.com>
Mon, 24 Jan 2011 22:09:12 +0000 (14:09 -0800)
commitff02b364282befc1f8606b0bbf7fa659e7765ca5
tree6d75f659e22c41af3c2c0f97183bd9b62c52fdf9
parent6281264ebe03f2dadb4064c1b0f648781ee5e009
apt: 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 wh
--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-devtools/apt/apt-0.7.14/dso_linking_change_build_fix.patch [deleted file]
meta/recipes-devtools/apt/apt_0.7.14.bb