Git development
 help / color / mirror / Atom feed
From: Junio C Hamano <junkio@cox.net>
To: "Shawn O. Pearce" <spearce@spearce.org>
Cc: git@vger.kernel.org
Subject: Re: [PATCH 2/3] Include -lz when linking git-daemon.
Date: Sat, 04 Nov 2006 23:14:25 -0800	[thread overview]
Message-ID: <7vveluuzzi.fsf@assigned-by-dhcp.cox.net> (raw)
In-Reply-To: <20061105053615.GB4193@spearce.org> (Shawn O. Pearce's message of "Sun, 5 Nov 2006 00:36:15 -0500")

"Shawn O. Pearce" <spearce@spearce.org> writes:

> Some platforms (Solaris in particular) appear to require -lz as
> part of the link line for git-daemon, due to it linking against
> sha1_file.o and that module requiring inflate/deflate support.

We once tried to stay away from linking sha1_file into daemon,
but it appears we were not successful.

Honestly speaking, I think SIMPLE_PROGRAMS outlived its
usefulness.  How about moving git-daemon to PROGRAMS list and
get rid of SIMPLE_ stuff from the Makefile?

  reply	other threads:[~2006-11-05  7:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-05  5:36 [PATCH 2/3] Include -lz when linking git-daemon Shawn O. Pearce
2006-11-05  7:14 ` Junio C Hamano [this message]
2006-11-05  7:28   ` [PATCH 2/2] Remove SIMPLE_PROGRAMS and make git-daemon a normal program Shawn O. Pearce

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7vveluuzzi.fsf@assigned-by-dhcp.cox.net \
    --to=junkio@cox.net \
    --cc=git@vger.kernel.org \
    --cc=spearce@spearce.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox