On 6/23/17 5:25 PM, James Almer wrote:
> 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 adfd7892e3b8b40e7a1620f7254459d8e096a9a1
> 
> Signed-off-by: James Almer <jamr...@gmail.com>
> ---
>  configure | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 

Looks good.
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to