# HG changeset patch # User reimar # Date 1368728572 0 # Node ID df9dead0e2adbf8fb1b1e278a9c7589c918921a0 # Parent 1d88497a006a87f52e101dc5a7fffe3e76060107 Enable atomics. Fixes compilation without pthreads and should improve threading speed with pthreads. diff -r 1d88497a006a -r df9dead0e2ad configure --- a/configure Thu May 16 18:22:51 2013 +0000 +++ b/configure Thu May 16 18:22:52 2013 +0000 @@ -9086,6 +9086,8 @@ #define HAVE_ALIGNED_STACK 1 #define HAVE_ASM_MOD_Q 1 +#define HAVE_ATOMICS_GCC 1 +#define HAVE_ATOMICS_NATIVE 1 #define HAVE_ATTRIBUTE_PACKED 1 #define HAVE_GETHRTIME 0 #define HAVE_INLINE_ASM 1