Re: [PATCH] Be nice with compilers that do not support runtime paths at all.

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Benoit SIGOURE <tsuna@...>
Cc: git list <git@...>
Date: Monday, October 22, 2007 - 2:44 am

Benoit SIGOURE <tsuna@lrde.epita.fr> wrote:

How old of a GNU make are talking about here?  The above is certainly
a lot nicer to read, but I'd hate to suddenly ship a new Git that
someone cannot compile because their GNU make is too old.

GNU make is fortunately pretty easy to compile, so it shouldn't be
that difficult for someone to build a newer version if they had to,
but why make them go through all that extra work just to install
a new Git?

What about using a small helper shell script and using $(shell)
instead of $(call)?

So I guess in short I think I was in agreement with Junio a while
ago on this, which was that I don't want to require a newer GNU
make than we already require our users to have.

-- 
Shawn.
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Linking with -R (rpath) not supported on Darwin, Benoit SIGOURE, (Wed Oct 3, 5:34 pm)
Re: Linking with -R (rpath) not supported on Darwin, Brian Gernhardt, (Wed Oct 3, 6:39 pm)
Re: Linking with -R (rpath) not supported on Darwin, Benoit SIGOURE, (Wed Oct 3, 6:58 pm)
Re: Linking with -R (rpath) not supported on Darwin, Junio C Hamano, (Wed Oct 3, 5:41 pm)
Re: [PATCH] Be nice with compilers that do not support runti..., Shawn O. Pearce, (Mon Oct 22, 2:44 am)
Re: [PATCH] Be nice with compilers that do not support runti..., Johannes Schindelin, (Mon Oct 22, 6:52 am)