Ticket #815 (closed patch: done)
Add a step for Configure: auto::thread
Reported by: | fperrad | Owned by: | fperrad |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | configure | Version: | 1.3.0 |
Severity: | medium | Keywords: | |
Cc: | Language: | ||
Patch status: | applied | Platform: | all |
Description
Currently PARROT_HAS_THREADS is computed in thread.h and is only accessible from C language.
This patch puts this logic in the step auto::thread, the key HAS_THREADS is added to Config.
Other benefit, an option --without-threads is now available.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.