* LDFLAGS ignored from the environment
@ 2006-11-11 15:33 Serge van den Boom
0 siblings, 0 replies; only message in thread
From: Serge van den Boom @ 2006-11-11 15:33 UTC (permalink / raw)
To: git
GIT's configure ignores LDFLAGS in the environment.
To solve the issue, add
LDFLAGS = @LDFLAGS@
to config.mak.in
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-11-11 15:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-11 15:33 LDFLAGS ignored from the environment Serge van den Boom
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.