[Bug 258346] graphics/libdrm: add runtime dependency on pthread-stubs
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258346 --- Comment #4 from Jan Beich <[email protected]> --- .private in .pc files is only used by pkg-config --static but it's nop in libdrm because .a files (static libraries) are not installed. https://man.freebsd.org/pc/5 -- You are receiving this mail because: You are the assignee for the bug.