All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Markus Mayer via buildroot <buildroot@buildroot.org>
Cc: Fabrice Fontaine <fontaine.fabrice@gmail.com>,
	Markus Mayer <mmayer@broadcom.com>
Subject: Re: [Buildroot] [PATCH] package/rsync: force HAVE_C99_VSNPRINTF to "yes"
Date: Thu, 3 Nov 2022 23:12:52 +0100	[thread overview]
Message-ID: <20221103231252.399a0411@windsurf> (raw)
In-Reply-To: <20221019233414.868133-1-mmayer@broadcom.com>

On Wed, 19 Oct 2022 16:34:14 -0700
Markus Mayer via buildroot <buildroot@buildroot.org> wrote:

> We know the system will have a modern-enough C library that implements
> the required snprintf() functionality. Since the configure stage can't
> detect the system's capabilities (because it is cross-compiling), let's
> hard-code the decision.
> 
> As a result, rsync won't be linking in its own copy of snprintf().
> 
> Signed-off-by: Markus Mayer <mmayer@broadcom.com>
> ---
>  package/rsync/rsync.mk | 3 +++
>  1 file changed, 3 insertions(+)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2022-11-03 22:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-19 23:34 [Buildroot] [PATCH] package/rsync: force HAVE_C99_VSNPRINTF to "yes" Markus Mayer via buildroot
2022-11-03 22:12 ` Thomas Petazzoni via buildroot [this message]
2022-11-14 10:25 ` Peter Korsgaard

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=20221103231252.399a0411@windsurf \
    --to=buildroot@buildroot.org \
    --cc=fontaine.fabrice@gmail.com \
    --cc=mmayer@broadcom.com \
    --cc=thomas.petazzoni@bootlin.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 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.