mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Roland Hieber <rhi@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: [ptxdist] [PATCH v3 1/2] binutils: build with system zlib
Date: Mon, 12 Dec 2022 23:17:25 +0100	[thread overview]
Message-ID: <20221212221726.3643397-1-rhi@pengutronix.de> (raw)

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>
---
PATCH v3: new in v3
---
 rules/binutils.make | 1 +
 1 file changed, 1 insertion(+)

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 := \
-- 
2.30.2




             reply	other threads:[~2022-12-12 22:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-12 22:17 Roland Hieber [this message]
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 ` [ptxdist] [APPLIED] binutils: build with system zlib Michael Olbrich

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=20221212221726.3643397-1-rhi@pengutronix.de \
    --to=rhi@pengutronix.de \
    --cc=ptxdist@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