From: Jason Riedy Date: Tue, 28 Mar 2006 01:15:24 +0000 (-0800) Subject: Add ALL_LDFLAGS to the git target. X-Git-Tag: v1.3.0-rc2~36 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/9c48666aa0745c666593bb7383e17f78c43eb36d?ds=inline;hp=9c48666aa0745c666593bb7383e17f78c43eb36d 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 Signed-off-by: Junio C Hamano ---