Johannes Schindelin <Johannes.Schindelin@xxxxxx> writes: > How do you deal with the hardcoded limitation that uname_S is defined to > be the output of "uname -s" on the _build_ system, and that quite a large > part of the Makefile sets variables dependent on this? > > IOW are you certain that configure (with your patch) will override _all_ > uname_S dependent settings? It may be a valid question but it is not limited to cross compilation, is it? The matter is if values the Makefile wants to default to can be overriden by whatever is placed in config.mak, and as long as that is Ok we won't have a problem with or without use of configure (which is a second class citizen). -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html