Blender Git Loki
Git Commits -> Revision c1ca667
Revision c1ca667 by Sergey Sharybin (master) May 2, 2016, 07:55 (GMT) |
Fix compilation error on Armel architecture __GCC_HAVE_SYNC_COMPARE_AND_SWAP_n are not defined on this architecture for some reason, however those functions are available. Adding a workaround for newly used __sync_fetch_and_and() function. |
Commit Details:
Full Hash: c1ca667d4a9f42cda9dd7486f9826db07baacd2a
Parent Commit: 4e4ff72
Lines Changed: +7, -0
1 Modified Path:
/intern/atomic/atomic_ops.h (+7, -0) (Diff)