]> code.ossystems Code Review - openembedded-core.git/commit
libmusicbrainz: fix the build failure caused by gcc dso linkcing change
authorNitin A Kamble <nitin.a.kamble@intel.com>
Mon, 17 Jan 2011 22:01:54 +0000 (14:01 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 20 Jan 2011 21:37:03 +0000 (21:37 +0000)
commitf7c568941aba9279c4351f39bc4396e35244d4d0
treed2a6d55bff8a1ec5a7f96285efc91db505eab898
parent59986bd748e9843ea347dc9e5a30222878ea087e
libmusicbrainz: fix the build failure caused by gcc dso linkcing change

The libraries for linking are not determined automatically now. All
the needed libraries must be specified explicitly.

This patch fixes the issue for missing libpthread library in the linker
script.

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 [new file with mode: 0644]
meta/recipes-multimedia/musicbrainz/libmusicbrainz_3.0.3.bb