Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] boost: Add coment when C++ is missing
Date: Fri, 16 Mar 2012 22:43:06 +0100	[thread overview]
Message-ID: <87wr6knrx1.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <201203032100.05495.thammi@chaossource.net> (Stephan Thamm's message of "Sat, 3 Mar 2012 21:00:05 +0100")

>>>>> "Stephan" == Stephan Thamm <thammi@chaossource.net> writes:

 Stephan> Signed-off-by: Stephan Thamm <thammi@chaossource.net>

Thanks, committed with a small fix.

Your mailer had converted tabs to spaces, so I had to apply
manually. Consider using 'git send-email' next time to not have those
problems.

 Stephan> ---
 Stephan>  package/boost/Config.in |    3 +++
 Stephan>  1 files changed, 3 insertions(+), 0 deletions(-)

 Stephan> diff --git a/package/boost/Config.in b/package/boost/Config.in
 Stephan> index 7598d02..eac91dc 100644
 Stephan> --- a/package/boost/Config.in
 Stephan> +++ b/package/boost/Config.in
 Stephan> @@ -8,6 +8,9 @@ config BR2_PACKAGE_BOOST
 
 Stephan>           http://www.boost.org/
 
 Stephan> +comment "boost requires a toolchain with C++ support enabled"
 Stephan> +       depends on !BR2_INSTALL_LIBSTDCPP
 Stephan> +
 Stephan>  if BR2_PACKAGE_BOOST

The comment has to go above the main BR2_PACKAGE_BOOST, otherwise
menuconfig won't indent the BR2_PACKAGE_BOOST_* options under boost.

-- 
Bye, Peter Korsgaard

      reply	other threads:[~2012-03-16 21:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-02 18:52 [Buildroot] [PATCH] boost: Add coment when C++ is missing Stephan Thamm
2012-03-03 15:12 ` Arnout Vandecappelle
2012-03-03 20:00   ` Stephan Thamm
2012-03-16 21:43     ` Peter Korsgaard [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=87wr6knrx1.fsf@macbook.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --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