Ticket #509 (closed defect: fixed)
Opened 4 years ago
Last modified 4 years ago
vorbis.pc hardcodes -lm
| Reported by: | mmu_man | Owned by: | scottmc |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | media-libs/libvorbis | Version: | |
| Severity: | normal | Keywords: | libm |
| Cc: |
Description
The pkg-config description file for libvorbis seems to hardcode -lm in the library, making linking to it from a project using pkg-config fail.
Change History
comment:1 Changed 4 years ago by scottmc
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Fixed in r1483, opened this trac ticket with xiph.org to get it fixed upstream:
http://trac.xiph.org/ticket/1783