comparison configure @ 36176:df9dead0e2ad

Enable atomics. Fixes compilation without pthreads and should improve threading speed with pthreads.
author reimar
date Thu, 16 May 2013 18:22:52 +0000
parents 5f730ed5b3d2
children 00a9c3937ea1
comparison
equal deleted inserted replaced
36175:1d88497a006a 36176:df9dead0e2ad
9084 #define CONFIG_SMALL 0 9084 #define CONFIG_SMALL 0
9085 #define CONFIG_SWSCALE_ALPHA 1 9085 #define CONFIG_SWSCALE_ALPHA 1
9086 9086
9087 #define HAVE_ALIGNED_STACK 1 9087 #define HAVE_ALIGNED_STACK 1
9088 #define HAVE_ASM_MOD_Q 1 9088 #define HAVE_ASM_MOD_Q 1
9089 #define HAVE_ATOMICS_GCC 1
9090 #define HAVE_ATOMICS_NATIVE 1
9089 #define HAVE_ATTRIBUTE_PACKED 1 9091 #define HAVE_ATTRIBUTE_PACKED 1
9090 #define HAVE_GETHRTIME 0 9092 #define HAVE_GETHRTIME 0
9091 #define HAVE_INLINE_ASM 1 9093 #define HAVE_INLINE_ASM 1
9092 #define HAVE_ISATTY 0 9094 #define HAVE_ISATTY 0
9093 #define HAVE_LDBRX 0 9095 #define HAVE_LDBRX 0