Git development
 help / color / mirror / Atom feed
From: "David Syzdek" <syzdek@gmail.com>
To: "Jakub Narebski" <jnareb@gmail.com>
Cc: "David M. Syzdek" <david.syzdek@acsalaska.net>, git@vger.kernel.org
Subject: Re: [PATCH] Make Pthread link flags configurable
Date: Mon, 3 Nov 2008 09:18:42 -0900	[thread overview]
Message-ID: <9a0027270811031018t2b90ee64kcd2ef5e9afa73f6a@mail.gmail.com> (raw)
In-Reply-To: <m3hc6pf8k6.fsf@localhost.localdomain>

On Mon, Nov 3, 2008 at 12:44 AM, Jakub Narebski <jnareb@gmail.com> wrote:
> david.syzdek@acsalaska.net writes:
>
>> From: David M. Syzdek <david.syzdek@acsalaska.net>
>>
>> FreeBSD 4.x systems use the linker flags `-pthread' instead of the
>> linker flags `-lpthread' when linking against the pthread library.
>>
>> Signed-off-by: David M. Syzdek <david.syzdek@acsalaska.net>
>> ---
>>  Makefile |    4 +++-
>>  1 files changed, 3 insertions(+), 1 deletions(-)
>
> Would it be possible to add support for this also to configure.ac
> (and config.mak.in)?
>

I just sent a patch to the list that adds autoconf tests for pthreads.
 If the test is able to determine which flag to use, then it also sets
THREADED_DELTA_SEARCH.

  reply	other threads:[~2008-11-03 18:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-02 23:43 [PATCH] Make Pthread link flags configurable david.syzdek
2008-11-03  9:44 ` Jakub Narebski
2008-11-03 18:18   ` David Syzdek [this message]
2008-11-03 18:26     ` Jakub Narebski

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=9a0027270811031018t2b90ee64kcd2ef5e9afa73f6a@mail.gmail.com \
    --to=syzdek@gmail.com \
    --cc=david.syzdek@acsalaska.net \
    --cc=git@vger.kernel.org \
    --cc=jnareb@gmail.com \
    /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