All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/3] libgit2: Do not use a bundled zlib.
Date: Mon, 4 Jun 2018 22:53:08 +0200	[thread overview]
Message-ID: <20180604225308.33086727@windsurf> (raw)
In-Reply-To: <20180601154200.22088-1-nicolas.cavallari@green-communications.fr>

Hello,

On Fri,  1 Jun 2018 17:41:58 +0200, Nicolas Cavallari wrote:
> libgit2 depends on zlib.  If libgit2's build system does not find a
> system zlib, then it compiles a bundled version of it.
> 
> Force a dependency on zlib to avoid building this bundled version.
> 
> Signed-off-by: Nicolas Cavallari <nicolas.cavallari@green-communications.fr>
> ---
>  package/libgit2/Config.in  | 1 +
>  package/libgit2/libgit2.mk | 7 ++-----
>  2 files changed, 3 insertions(+), 5 deletions(-)

Series applied. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com

      parent reply	other threads:[~2018-06-04 20:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-01 15:41 [Buildroot] [PATCH 1/3] libgit2: Do not use a bundled zlib Nicolas Cavallari
2018-06-01 15:41 ` [Buildroot] [PATCH 2/3] libgit2: Bump version to 0.27.1 Nicolas Cavallari
2018-06-01 15:42 ` [Buildroot] [PATCH 3/3] libgit2: Fix build with LibreSSL 2.7 Nicolas Cavallari
2018-06-04 20:53 ` Thomas Petazzoni [this message]

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=20180604225308.33086727@windsurf \
    --to=thomas.petazzoni@bootlin.com \
    --cc=buildroot@busybox.net \
    /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 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.