Hi,

On Mon, May 15, 2017 at 2:01 AM, Shivraj Patil <shivraj.pa...@imgtec.com>
wrote:

> Can anyone review the patch please?
>
[..]

> --- a/configure
> +++ b/configure
> @@ -5357,6 +5357,10 @@ elif enabled mips; then
>      enabled mipsdsp && check_inline_asm_flags mipsdsp '"addu.qb $t0, $t1,
> $t2"' '-mdsp'
>      enabled mipsdspr2 && check_inline_asm_flags mipsdspr2 '"absq_s.qb
> $t0, $t1"' '-mdspr2'
>
> +    if enabled bigendian && enabled msa; then
> +        disable msa
> +    fi
> +
>  elif enabled parisc; then
>
>      if enabled gcc; then
>

<not a configure expert> Looks OK. </not a configure expert>

Ronald
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to