| Summary: | enable HAVE_GCC_ATOMICS for android platform | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Ivan <lyapunov> |
| Component: | atomic | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | gabomdq |
| Version: | 2.0.0 | ||
| Hardware: | Other | ||
| OS: | Android (All) | ||
|
Description
Ivan
2013-06-14 05:51:36 UTC
I'm not sure why this is required, according to that document, using NDK r7b or later to compile your app solves the problem. Can you clarify? He's just saying that gcc supports atomics on Android and we should use them. Fixed, thanks! http://hg.libsdl.org/SDL/rev/fdf6c14b447c |