| Summary: | [patch] Android core: Fix JNI 'nativeGetHint' symbol not being exported | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Jonas Kulla <ancurio_bugzilla> |
| Component: | *don't know* | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | philipp.wiesemann |
| Version: | HG 2.1 | ||
| Hardware: | All | ||
| OS: | Android (All) | ||
| Attachments: | patch | ||
Fixed, thanks! https://hg.libsdl.org/SDL/rev/7f2833a2191b |
Created attachment 1962 [details] patch I don't see a reason why this shouldn't be exported. Currently a strip -s on the final application library eats it.