diff options
Diffstat (limited to 'media/ffvpx/config_darwin64.h')
-rw-r--r-- | media/ffvpx/config_darwin64.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media/ffvpx/config_darwin64.h b/media/ffvpx/config_darwin64.h index 9eee50872..c43d8c452 100644 --- a/media/ffvpx/config_darwin64.h +++ b/media/ffvpx/config_darwin64.h @@ -194,7 +194,7 @@ #define HAVE_CEXP 1 #define HAVE_INLINE_ASM 1 #define HAVE_SYMVER 1 -#define HAVE_YASM 1 +#define HAVE_X86ASM 1 #define HAVE_BIGENDIAN 0 #define HAVE_FAST_UNALIGNED 1 #define HAVE_INCOMPATIBLE_LIBAV_ABI 0 |