On Mon, Feb 18, 2013 at 09:04:26PM +0100, Reinhard Tartler wrote: > With this configure option, "make fate" executes all programs with > valgrind. This option optionally takes as parameter the complete path > and command line for invoking the valgrind program. For use in the FATE > environment, use "./configure --valgrind='valgrind --error-exitcode=1'"
Why do I still have to pass an extra parameter to valgrind manually? > Patch based on work by: Reimar Doeffinger <[email protected]> Döffinger > --- a/configure > +++ b/configure > @@ -278,6 +278,10 @@ Developer options (useful when working on Libav itself): > --enable-debug=LEVEL set the debug level [$debuglevel] > --disable-optimizations disable compiler optimizations > --enable-extra-warnings enable more compiler warnings > + --valgrind=VALGRIND run "make fate" tests through valgrind to detect > memory "make fate" --> FATE Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
