| Summary: | Add AltiVec detection for FreeBSD (fixes build) | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Piotr Kubaj <pkubaj> |
| Component: | *don't know* | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | sezeroz |
| Version: | 2.0.12 | ||
| Hardware: | PowerPC | ||
| OS: | FreeBSD | ||
| Attachments: | patch | ||
Patch is added as https://hg.libsdl.org/SDL/rev/465afae5eb7e with a minor change. Thanks. |
Created attachment 4407 [details] patch AltiVec isn't detected on FreeBSD, which breaks build. Attached patch fixes it.