| Summary: | [PATCH] Fix options for android builds | ||
|---|---|---|---|
| Product: | SDL_mixer | Reporter: | Ben Boeckel <mathstuf> |
| Component: | misc | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | gabomdq |
| Version: | unspecified | ||
| Hardware: | ARM | ||
| OS: | Android (All) | ||
| Attachments: | Patch to support user overrides | ||
Created attachment 1614 [details] Patch to support user overrides Currently, to override the SUPPORT_* options, one must patch SDL_mixer's Android.mk to set them to false. This patch makes it so that the user may set the options in the top-level jni/Android.mk file without having to patch SDL_mixer.