Mercurial > mplayer.hg
changeset 36924:5e22164b4b82
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 <michaelni@gmx.at>
author | michael |
---|---|
date | Tue, 18 Mar 2014 23:18:02 +0000 |
parents | 8e5dd851986e |
children | f0dd7b34f56e |
files | configure |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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