Re: [2.5] [Cool stuff] "checking" mode for kernel builds

Aaron Lehmann (aaronl@vitelus.com)
Mon, 26 May 2003 20:02:19 -0700


On Tue, May 27, 2003 at 02:17:45AM +0200, Carl-Daniel Hailfinger wrote:
> > +CHECK = /home/torvalds/parser/check
>
> Hardcoded path

Well, the checker its share of those problems:

const char *gcc_includepath[] = {
"/usr/lib/gcc-lib/i386-redhat-linux/3.2.1/include",
"/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/include",
NULL
};
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/