diff options
author | James Almer <jamrial@gmail.com> | 2017-06-23 11:32:52 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2017-06-23 17:55:14 -0300 |
commit | f66086adac5eb9b964c89ea0480487f48875f690 (patch) | |
tree | a68b890f63f4ae0965b576dbd82017c83536d915 /libavcodec/mdct15.c | |
parent | 04aa09c4bcf2d5a634a35da3a3ae3fc1abe30ef8 (diff) | |
download | ffmpeg-f66086adac5eb9b964c89ea0480487f48875f690.tar.gz |
configure: fix assignment of assembler specific flags
If the first assembler to be probed is an old nasm build, X86ASM_DEPFLAGS
will be set and remain so after yasm is ultimately used as fallback.
This results in yasm being called with said nasm specific flags and failing
during actual object assembly but not with configure sanity checks.
Regression since 5cae5a1defa360da076365a786093a749d1ddf4e
Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libavcodec/mdct15.c')
0 files changed, 0 insertions, 0 deletions