Re: [PATCH 0/11 v3] enable "make ARCH=x86"

From: Theodore Tso
Date: Sat Nov 10 2007 - 16:26:18 EST


On Sat, Nov 10, 2007 at 12:35:01PM -0800, H. Peter Anvin wrote:
> In fact, we should be able to get rid of ARCH entirely; CONFIG_ options
> have the huge advantage that they're saved in a file, and you don't have to
> type them on every make run. The only option that I can't see us getting
> rid of easily is HOSTCC, since it is used before config is run, but
> probably something clever can be done there, too.

Yes, please! One of the more annoying things is forgetting the
ARCH=um when rebuilding UML. It would be awfully nice if ARCH was set
via a CONFIG_ option and was persistent.

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