Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-08-25 | libmusicbrainz: Add version 3.0.2 and fix link error | Holger Hans Peter Freyther | 1 | |
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. |