On 27/02/15 00:36, Janne Grunau wrote:
> From: Janne Grunau <[email protected]>
> 
> ---
>  configure | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/configure b/configure
> index 13245f7..3e19730 100755
> --- a/configure
> +++ b/configure
> @@ -3191,6 +3191,7 @@ elif enabled arm; then
>          elif check_arm_arch 6T2;      then echo armv6t2;
>          elif check_arm_arch 7;        then echo armv7;
>          elif check_arm_arch 7A  7_A;  then echo armv7-a;
> +        elif check_arm_arch 7S;       then echo armv7-a;
>          elif check_arm_arch 7R  7_R;  then echo armv7-r;
>          elif check_arm_arch 7M  7_M;  then echo armv7-m;
>          elif check_arm_arch 7EM 7E_M; then echo armv7-m;
> 

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

Reply via email to