# HG changeset patch # User reimar # Date 1362937972 0 # Node ID deb05212671e64b970ae157a3833cf97da1375a6 # Parent 310c8995c0d0d7263d0bc8822135cf79f69654bb Enable gcc atomics to fix compilation on Windows without pthreads. Should also a avoid a potentially significant performance regression for multithreaded decoding. diff -r 310c8995c0d0 -r deb05212671e configure --- 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