All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 1/1] support/dependencies: add check for c++ multilib
Date: Tue, 6 Feb 2018 17:22:01 +0100	[thread overview]
Message-ID: <20180206172201.53059429@windsurf> (raw)
In-Reply-To: <20180205215708.16363-1-gael.portay@savoirfairelinux.com>

Hello,

On Mon,  5 Feb 2018 16:57:08 -0500, Ga?l PORTAY wrote:
> Some packages build C++ 32bits host-tools and need the g++-multilib to
> be installed on the build machine. As example, qt5webengine builds a C++
> host-tool when target is 32bits.
> 
> Add the check for g++-multilib to the dependencies script; and update
> the Dockerfile to install g++-multilib package.
> 
> Signed-off-by: Ga?l PORTAY <gael.portay@savoirfairelinux.com>
> ---

Applied to master, thanks. Both Arnout and I thought that it was not
really worth having a separate option for this, as it would hardly be
tested. So the approach you have submitted looked good enough to us.

Thanks!

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

  reply	other threads:[~2018-02-06 16:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-05 21:57 [Buildroot] [PATCH v2 1/1] support/dependencies: add check for c++ multilib Gaël PORTAY
2018-02-06 16:22 ` Thomas Petazzoni [this message]
2018-02-06 22:00 ` Yann E. MORIN
2018-02-07 19:47   ` Gaël PORTAY

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=20180206172201.53059429@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.