Add ALL_LDFLAGS to the git target.
authorJason Riedy <ejr@EECS.Berkeley.EDU>
Tue, 28 Mar 2006 01:15:24 +0000 (17:15 -0800)
committerJunio C Hamano <junkio@cox.net>
Tue, 28 Mar 2006 01:55:20 +0000 (17:55 -0800)
commit9c48666aa0745c666593bb7383e17f78c43eb36d
treef28f757cf87659791469976b017f9d89eeb463bd
parentdff86e282fa38bf60d53b82cfa54f5f449563338
Add ALL_LDFLAGS to the git target.

For some reason, I need ALL_LDFLAGS in the git target only on
AIX.  Once it builds, only one test "fails" on AIX 5.1 with
1.3.0.rc1, t5500-fetch-pack.sh, but it looks like it's some
odd tool problem in the tester + my setup and not a real bug.

Signed-off-by: Jason Riedy <ejr@cs.berkeley.edu>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile