On 07/08/14 19:13, Diego Biurrun wrote:
> ---
>  configure | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/configure b/configure
> index 26ea230..924fd46 100755
> --- a/configure
> +++ b/configure
> @@ -3778,7 +3778,7 @@ EOF
>  }
>  
>  if enabled asm; then
> -    enabled     arm aarch64 && nogas=die
> +    enabled_any arm aarch64 && nogas=die
>      enabled_all ppc altivec && nogas=warn
>  
>      if ! check_gas ; then
> 

Possibly ok.
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to