Fixed bug 1911 - enable HAVE_GCC_ATOMICS for android platform
This commit is contained in:
parent
4921d1b526
commit
91452f6355
1 changed files with 2 additions and 0 deletions
|
@ -32,6 +32,8 @@
|
|||
|
||||
#include <stdarg.h>
|
||||
|
||||
#define HAVE_GCC_ATOMICS 1
|
||||
|
||||
#define HAVE_ALLOCA_H 1
|
||||
#define HAVE_SYS_TYPES_H 1
|
||||
#define HAVE_STDIO_H 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue