| Summary: | enable sndio by default only for OpenBSD | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Ozkan Sezer <sezeroz> |
| Component: | build | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED INVALID | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | icculus |
| Version: | HG 2.1 | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Attachments: | configury patch for sndio default | ||
No, this is a package that is available on Linux, and we dynamically load it, so it's safe to leave it enabled by default. --ryan. |
Created attachment 2823 [details] configury patch for sndio default The attached patch makes SDL configury (and cmake'ry) to enable sndio by default only for OpenBSD. The others can do --enable-sndio if they so choose.