Author: michael Date: Wed Oct 29 03:37:46 2014 New Revision: 37315 Log: configure: update for "lavu/atomic: add support for the new memory model aware gcc built-ins" This keeps the previous state to avoid breaking build on older gcc. Better would be actual autodetection or using ffmpegs configure Signed-off-by: Michael Niedermayer <michaelni@gmx.at> Modified: trunk/configure Modified: trunk/configure ============================================================================== --- trunk/configure Mon Oct 27 20:05:03 2014 (r37314) +++ trunk/configure Wed Oct 29 03:37:46 2014 (r37315) @@ -9295,6 +9295,7 @@ $def_gnutls #define HAVE_AS_DN_DIRECTIVE 1 #define HAVE_ASM_MOD_Q 1 #define HAVE_ATOMICS_GCC 1 +#define HAVE_SYNC_VAL_COMPARE_AND_SWAP 1 #define HAVE_ATOMICS_NATIVE 1 #define HAVE_ATTRIBUTE_PACKED 1 #define HAVE_GETHRTIME 0
participants (1)
-
michael