Re: [GIT] kbuild setlocalversion fix

From: H. Peter Anvin
Date: Tue Jul 06 2010 - 20:07:51 EST


On 07/02/2010 05:10 AM, Michal Marek wrote:
> Hi Linus,
>
> There is a fix to the Makefile not to run scripts/setlocalversion and
> various git commands on every invocation. This was also the case
> previously with CONFIG_LOCALVERSION_AUTO=y, but after 85a256d (kbuild:
> improve version string logic) it happens during every build. Dmitry
> Torokhov complained that make install in a sshfs-mounted tree takes
> extremely long, it also goes against the idea that root should only run
> the necessary minimum of commands. The first patch has been in
> linux-next for a couple of days and I got no complaints, the second one
> is just a minor fix over it and should be safe.
>

Building 2.6.35-rc4 with O= I get a bunch of:

/bin/sh: scripts/setlocalversion: No such file or directory

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