mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] binutils: build with system zlib
Date: Tue,  3 Jan 2023 12:08:16 +0100	[thread overview]
Message-ID: <20230103110816.2226867-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20221212221726.3643397-1-rhi@pengutronix.de>

Thanks, applied as ebf89fd91ae7a27f52761f994b494fbdfeecb826.

Michael

[sent from post-receive hook]

On Tue, 03 Jan 2023 12:08:16 +0100, Roland Hieber <rhi@pengutronix.de> wrote:
> We already depend on zlib in binutils.in, but currently the version
> bundled with binutils is used unnecessarily.
> 
> Signed-off-by: Roland Hieber <rhi@pengutronix.de>
> Message-Id: <20221212221726.3643397-1-rhi@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/binutils.make b/rules/binutils.make
> index bec8436d62fb..20bb5d60f700 100644
> --- a/rules/binutils.make
> +++ b/rules/binutils.make
> @@ -43,6 +43,7 @@ BINUTILS_CONF_TOOL := autoconf
>  BINUTILS_CONF_OPT := \
>  	$(CROSS_AUTOCONF_USR) \
>  	--target=$(PTXCONF_GNU_TARGET) \
> +	--with-system-zlib \
>  	--disable-werror
>  
>  BINUTILS_CFLAGS := \



      parent reply	other threads:[~2023-01-03 11:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-12 22:17 [ptxdist] [PATCH v3 1/2] " Roland Hieber
2022-12-12 22:17 ` [ptxdist] [PATCH v3 2/2] binutils: add license information Roland Hieber
2022-12-12 22:26   ` Roland Hieber
2022-12-15  8:33     ` Michael Olbrich
2023-01-03 11:08 ` Michael Olbrich [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=20230103110816.2226867-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    --cc=rhi@pengutronix.de \
    /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