| Summary: | Fix test(1) utilization within the autoconf script | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Brad Smith <brad> |
| Component: | build | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | HG 2.0 | ||
| Hardware: | All | ||
| OS: | OpenBSD | ||
| Attachments: | autoconf patch to fix test(1) utilization | ||
Fixed, thanks! http://hg.libsdl.org/SDL/rev/58c9e692aec5 |
Created attachment 906 [details] autoconf patch to fix test(1) utilization I noticed this error from the OpenBSD/amd64 buildbot log.. ../configure[15018]: test: -O2: unexpected operator/operand The attached patch fixes the issue.