| Summary: | [Patch]: graphics/mesa-demos: Add linking against pthread | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Marcus von Appen <mva> | ||||
| Component: | Individual Port(s) | Assignee: | Marcelo Araujo <araujo> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Marcus von Appen
2007-05-27 20:40:04 UTC
Responsible Changed From-To: freebsd-ports-bugs->araujo Over to maintainer Of course it must be -pthread, not -lpthread. Regards Marcus A small note: there're a variables like PTHREAD_LIBS and PTHREAD_CFLAGS in bsd.port.mk, use them instead of direct passing. -- Stanislav Sedov ST4096-RIPE State Changed From-To: open->closed Fixed this one without noticing the PR. |