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

From: Aaron Lehmann (aaronl@vitelus.com)
Date: Mon May 26 2003 - 22:09:49 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/