On 2014-08-04 11:35:46 +0200, Diego Biurrun wrote: > On Mon, Aug 04, 2014 at 10:09:34AM +0200, Janne Grunau wrote: > > --- a/tests/Makefile > > +++ b/tests/Makefile > > @@ -1,3 +1,4 @@ > > +THREADS := 1 > > VREF = tests/vsynth1/00.pgm > > AREF = tests/data/asynth1.sw > > I'm wary of simply expanded variables unless there is a good reason to > use them.
pushed with recursively expanded variable > > LGTM > > Diego > _______________________________________________ > libav-devel mailing list > [email protected] > https://lists.libav.org/mailman/listinfo/libav-devel _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
