1
mirror of https://github.com/mpv-player/mpv synced 2024-08-04 14:59:58 +02:00

HAVE_INLINE_ASM for FFmpeg should be one since we only support

compilers that can do inline asm.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30321 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
reimar 2010-01-16 15:20:26 +00:00
parent ee2a738ff8
commit b18ddf9807

2
configure vendored
View File

@ -9115,7 +9115,7 @@ $def_yasm
#define HAVE_ATTRIBUTE_PACKED 1
#define HAVE_GETHRTIME 0
#define HAVE_INLINE_ASM 0
#define HAVE_INLINE_ASM 1
#define HAVE_LDBRX 0
#define HAVE_POLL_H 1
#define HAVE_PPC4XX 0