Re: Parallel build broken in latest BK

Barry K. Nathan (barryn@pobox.com)
Wed, 4 Dec 2002 21:21:39 -0800


On Wed, Dec 04, 2002 at 11:49:13PM -0500, Jeff Garzik wrote:
> Try the GNU-and-improved:
>
> make -j4
>
> I just tried that and it works fine.
>
> I think MAKE= is a remnant of the old kbuild. Shouldn't be needed
> anymore since the build doesn't descend into directories the way it used
> to.

AFAIK MAKE= is a remnant of old/non-GNU make's -- even with the old
kbuild, it's unneeded with newer GNU make releases AFAIK.

-Barry K. Nathan <barryn@pobox.com>
-
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/