On 04/08/14 10:09, Janne Grunau wrote:
> This makes the default of '1' more explicit than defaulting to '1' in
> fate-run.sh and regression-funcs.sh if THREADS is not set.
> Fixes the reported thread count in fate-cpu if THREADS is not set.
> ---
>  tests/Makefile | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/tests/Makefile b/tests/Makefile
> index 6a0def9..dac601d 100644
> --- a/tests/Makefile
> +++ b/tests/Makefile
> @@ -1,3 +1,4 @@
> +THREADS := 1
>  VREF = tests/vsynth1/00.pgm
>  AREF = tests/data/asynth1.sw

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

Reply via email to