Re: [PATCH] Fix BUG macro

From: Kai Germaschewski (kai@tp1.ruhr-uni-bochum.de)
Date: Fri May 17 2002 - 11:14:00 EST


On Fri, 17 May 2002, Rusty Russell wrote:

> I don't care about the bloat: I care about the compile time exploding
> because every file is different in different trees, due to the
> filename strings.
>
> It'd be very nice to have a solution to this, and I'll keep sending
> patches to Linus until he applies them or says "no do it this way".

Well, a way to work around this would be to replace

        -I$(TOPDIR)/include

with

        -I../../include

on the command line, I suppose, with the right amount of "../". A bit
hackish, but it should do.

--Kai

-
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/



This archive was generated by hypermail 2b29 : Thu May 23 2002 - 22:00:14 EST