]> code.ossystems Code Review - openembedded-core.git/commit
libmusicbrainz: revert the dso_linking_change patch as the new linker fixes it
authorNitin A Kamble <nitin.a.kamble@intel.com>
Fri, 21 Jan 2011 01:15:36 +0000 (17:15 -0800)
committerSaul Wold <sgw@linux.intel.com>
Mon, 24 Jan 2011 22:09:12 +0000 (14:09 -0800)
commit1ef70572f9480d14e945aae5197d24d1ce1bdf9c
tree068c487f2ec77739be3b52326a2279e164858c4a
parent57392afdbb0daf79a42c9a7a6814145715582289
libmusicbrainz: 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-multimedia/musicbrainz/libmusicbrainz-3.0.3/dso_linking_change_build_fix.patch [deleted file]
meta/recipes-multimedia/musicbrainz/libmusicbrainz_3.0.3.bb