changeset 35857:deb05212671e

Enable gcc atomics to fix compilation on Windows without pthreads. Should also a avoid a potentially significant performance regression for multithreaded decoding.
author reimar
date Sun, 10 Mar 2013 17:52:52 +0000
parents 310c8995c0d0
children 35404774428d
files configure
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Sun Mar 10 16:33:43 2013 +0000
+++ b/configure	Sun Mar 10 17:52:52 2013 +0000
@@ -9099,6 +9099,7 @@
 #define HAVE_STRUCT_POLLFD 0
 #define HAVE_SYMVER_ASM_LABEL 0
 #define HAVE_SYMVER_GNU_ASM 0
+#define HAVE_SYNC_SYNCHRONIZE 1
 #define HAVE_SYS_SELECT_H 0
 #define HAVE_VIRTUALALLOC 0