Minor changes to allow static analysis checkers besides sparse
This patch allows CHECK and CHECKFLAGS to be passed in on the make
invocation, such that one could specify a checker other than sparse,
and/or different flags. The current values of CHECK and CHECKFLAGS
remain as defaults thereby pres
On Tue, May 23, 2006 at 12:20:46PM -0500, Dustin Kirkland wrote:
> Minor changes to allow static analysis checkers besides sparse
>
> This patch allows CHECK and CHECKFLAGS to be passed in on the make
> invocation, such that one could specify a checker other than sparse,
> and/or different flags.
On Tue, 2006-05-23 at 22:17 +0200, Sam Ravnborg wrote:
> On Tue, May 23, 2006 at 12:20:46PM -0500, Dustin Kirkland wrote:
> > Minor changes to allow static analysis checkers besides sparse
> >
> > This patch allows CHECK and CHECKFLAGS to be passed in on the make
> > invocation, such that one coul