Bug 57124 - Avoid direct use of -pthread in order to compile on -current
Summary: Avoid direct use of -pthread in order to compile on -current
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-23 12:00 UTC by Roland Jesse
Modified: 2003-09-27 09:20 UTC (History)
0 users

See Also:


Attachments
file.diff (346 bytes, patch)
2003-09-23 12:00 UTC, Roland Jesse
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Roland Jesse 2003-09-23 12:00:33 UTC
This is just a minor patch in order to use ${PTHREAD_LIBS} instead of hardcoded -pthread.

How-To-Repeat: build graphics/Coin on -current.
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2003-09-27 09:20:09 UTC
State Changed
From-To: open->closed

Committed, thanks!