* Need help on building git with static libz.a
@ 2023-08-29 15:21 rsbecker
2023-08-29 17:23 ` rsbecker
0 siblings, 1 reply; 2+ messages in thread
From: rsbecker @ 2023-08-29 15:21 UTC (permalink / raw)
To: git
Hi All,
Sorry if I seem clueless on this within the git make infrastructure, but
someone set up my new build environment with an incompatible libz.so that I
cannot seem to bypass. How can I link git using libz.a instead?
Thanks,
Randall
^ permalink raw reply [flat|nested] 2+ messages in thread
* RE: Need help on building git with static libz.a
2023-08-29 15:21 Need help on building git with static libz.a rsbecker
@ 2023-08-29 17:23 ` rsbecker
0 siblings, 0 replies; 2+ messages in thread
From: rsbecker @ 2023-08-29 17:23 UTC (permalink / raw)
To: rsbecker, git
On Tuesday, August 29, 2023 11:22 AM, I wrote:
>To: git@vger.kernel.org
>Sorry if I seem clueless on this within the git make infrastructure, but
someone set up
>my new build environment with an incompatible libz.so that I cannot seem to
bypass.
>How can I link git using libz.a instead?
Simple solution is to put the full path to libz.a before any -L in LDFLAGS.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-08-29 17:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-29 15:21 Need help on building git with static libz.a rsbecker
2023-08-29 17:23 ` rsbecker
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).