Martin Storsjö <[email protected]> writes:

> ---
>  tests/fate.sh |    1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/tests/fate.sh b/tests/fate.sh
> index b95b222..411fa28 100755
> --- a/tests/fate.sh
> +++ b/tests/fate.sh
> @@ -49,6 +49,7 @@ configure()(
>          ${cpu:+--cpu="$cpu"}                                            \
>          ${cross_prefix:+--cross-prefix="$cross_prefix"}                 \
>          ${cc:+--cc="$cc"}                                               \
> +        ${ld:+--ld="$ld"}                                               \
>          ${target_os:+--target-os="$target_os"}                          \
>          ${sysroot:+--sysroot="$sysroot"}                                \
>          ${target_exec:+--target-exec="$target_exec"}                    \
> -- 

OK

-- 
Måns Rullgård
[email protected]
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to