Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] boost: fix fiber module without flag
Date: Fri, 3 Nov 2017 18:50:01 +0100	[thread overview]
Message-ID: <20171103185001.3144471e@windsurf> (raw)
In-Reply-To: <20171103132750.19364-1-aduskett@gmail.com>

Hello,

On Fri,  3 Nov 2017 09:27:50 -0400, Adam Duskett wrote:
> BOOST_WITHOUT_FLAGS += $(if $(BR2_PACKAGE_BOOST_FILESYSTEM),,fiber) needs to be
> BOOST_WITHOUT_FLAGS += $(if $(BR2_PACKAGE_BOOST_FIBER),,fiber) which was
> causing the following build errors:
> http://autobuild.buildroot.net/results/c8b/c8b58bf37b565e7a4dd7959e0d9c1cec993758ba/build-end.log
> http://autobuild.buildroot.net/results/df6/df6f9d51ee766a6f8fca986cdc7476d148dad53e/build-end.log
> http://autobuild.buildroot.net/results/fec/fecc16df052ac5b14d3b15e174c7026dfcc8fd33/build-end.log
> 
> Signed-off-by: Adam Duskett <aduskett@gmail.com>
> ---
>  package/boost/boost.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to master, after improving the commit log. See
https://git.buildroot.org/buildroot/commit/?id=1e559557ac713707c6160da3facf251476f99925
for the commit log I pushed.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

      reply	other threads:[~2017-11-03 17:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-03 13:27 [Buildroot] [PATCH 1/1] boost: fix fiber module without flag Adam Duskett
2017-11-03 17:50 ` 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=20171103185001.3144471e@windsurf \
    --to=thomas.petazzoni@free-electrons.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox