| Summary: | [PATCH] devel/pwlib: fix runtime in sparc64 on 6.x | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Michael Johnson <ahze> | ||||
| Component: | Individual Port(s) | Assignee: | Michael Johnson <ahze> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | steve | ||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Michael Johnson
2006-09-14 21:40:18 UTC
Responsible Changed From-To: freebsd-ports-bugs->shaun shaun@ wants to have sparc64 and 4.x PRs State Changed From-To: open->feedback Awaiting maintainers feedback Responsible Changed From-To: shaun->ahze bad auto-script.. mine! ahze 2006-09-15 16:06:41 UTC
FreeBSD ports repository
Modified files:
devel/pwlib Makefile
Log:
- Sparc64 <= 700003 is missing pthread_mutex_timedlock so use work around
to fix linking with net/ekiga and others
PR: 103285
Submitted by: ahze (me)
Approved by: maintainer
Revision Changes Path
1.30 +5 -0 ports/devel/pwlib/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed. |