summaryrefslogtreecommitdiff
path: root/recipes/musicbrainz/libmusicbrainz_3.0.2.bb
AgeCommit message (Collapse)AuthorFiles
2009-08-25libmusicbrainz: Add version 3.0.2 and fix link errorHolger Hans Peter Freyther1
With gcc 4.3 stdc++ symbols leak into the library. One way to solve it is to use a custom linker script, another one is to just point gcc to the c++ library. The second option is used here right now.