On 27/02/15 00:36, Janne Grunau wrote:
> From: Janne Grunau <[email protected]>
> 
> ---
>  tests/fate.sh | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/tests/fate.sh b/tests/fate.sh
> index af0f6c0..f9f8b95 100755
> --- a/tests/fate.sh
> +++ b/tests/fate.sh
> @@ -49,6 +49,7 @@ configure()(
>          --enable-gpl                                                    \
>          ${arch:+--arch=$arch}                                           \
>          ${cpu:+--cpu="$cpu"}                                            \
> +        ${toolchain:+--toolchain="$toolchain"}                          \
>          ${cross_prefix:+--cross-prefix="$cross_prefix"}                 \
>          ${as:+--as="$as"}                                               \
>          ${cc:+--cc="$cc"}                                               \
> 

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

Reply via email to