Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Sharybin <sergey.vfx@gmail.com>2016-05-02 10:55:08 +0300
committerSergey Sharybin <sergey.vfx@gmail.com>2016-05-02 10:55:08 +0300
commitc1ca667d4a9f42cda9dd7486f9826db07baacd2a (patch)
tree684af5e81e0bae1b2b59e1da0dfb7d255dd48d6a /source/blenderplayer
parent4e4ff72d13f4e0cae3ee75e944c1eb836285c009 (diff)
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.
Diffstat (limited to 'source/blenderplayer')
0 files changed, 0 insertions, 0 deletions