# HG changeset patch # User michael # Date 1395184682 0 # Node ID 5e22164b4b825faf3e0781a66c049e5f7798f242 # Parent 8e5dd851986e83436fdeca135ac863aca9f3b7f8 configure: add HAVE_INLINE_ASM_NONLOCAL_LABELS / HAVE_INLINE_ASM_DIRECT_SYMBOL_REF This prevents breaking the build with the next ffmpeg revission Signed-off-by: Michael Niedermayer diff -r 8e5dd851986e -r 5e22164b4b82 configure --- a/configure Tue Mar 18 11:06:32 2014 +0000 +++ b/configure Tue Mar 18 23:18:02 2014 +0000 @@ -9226,6 +9226,8 @@ #define HAVE_ATTRIBUTE_PACKED 1 #define HAVE_GETHRTIME 0 #define HAVE_INLINE_ASM 1 +#define HAVE_INLINE_ASM_NONLOCAL_LABELS 1 +#define HAVE_INLINE_ASM_DIRECT_SYMBOL_REFS 1 #define HAVE_ISATTY 0 #define HAVE_LDBRX 0 #define HAVE_LIBC_MSVCRT 0