Ticket #265 (closed bug: fixed)
patch to avoid linking with -lpthread on openbsd
| Reported by: | janus | Owned by: | jkeenan |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | build | Version: | trunk |
| Severity: | medium | Keywords: | |
| Cc: | Language: | ||
| Patch status: | Platform: | openbsd |
Description
The attached patch makes parrot link against -pthread instead of -lpthread, which is generally preferred on OpenBSD as it prevents weak linkage issues.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

