Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] mipsel-ctng-linux-uclibc.config: add BR2_TOOLCHAIN_EXTERNAL_CXX=y
@ 2015-03-05 10:05 Vicente Olivert Riera
  2015-03-05 21:45 ` Thomas Petazzoni
  0 siblings, 1 reply; 3+ messages in thread
From: Vicente Olivert Riera @ 2015-03-05 10:05 UTC (permalink / raw)
  To: buildroot

This external toolchain has C++ support, so add
BR2_TOOLCHAIN_EXTERNAL_CXX=y to the config file.

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
---
 .../configs/mipsel-ctng-linux-uclibc.config        |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/web/toolchains/configs/mipsel-ctng-linux-uclibc.config b/web/toolchains/configs/mipsel-ctng-linux-uclibc.config
index c6ad9fb..d0ac37e 100644
--- a/web/toolchains/configs/mipsel-ctng-linux-uclibc.config
+++ b/web/toolchains/configs/mipsel-ctng-linux-uclibc.config
@@ -8,3 +8,4 @@ BR2_TOOLCHAIN_EXTERNAL_HEADERS_3_9=y
 BR2_TOOLCHAIN_EXTERNAL_LARGEFILE=y
 BR2_TOOLCHAIN_EXTERNAL_WCHAR=y
 BR2_TOOLCHAIN_EXTERNAL_HAS_SSP=y
+BR2_TOOLCHAIN_EXTERNAL_CXX=y
-- 
1.7.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] mipsel-ctng-linux-uclibc.config: add BR2_TOOLCHAIN_EXTERNAL_CXX=y
  2015-03-05 10:05 [Buildroot] [PATCH] mipsel-ctng-linux-uclibc.config: add BR2_TOOLCHAIN_EXTERNAL_CXX=y Vicente Olivert Riera
@ 2015-03-05 21:45 ` Thomas Petazzoni
  2015-03-05 22:24   ` Vicente Olivert Riera
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Petazzoni @ 2015-03-05 21:45 UTC (permalink / raw)
  To: buildroot

Dear Vicente Olivert Riera,

On Thu, 5 Mar 2015 10:05:17 +0000, Vicente Olivert Riera wrote:
> This external toolchain has C++ support, so add
> BR2_TOOLCHAIN_EXTERNAL_CXX=y to the config file.
> 
> Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
> ---
>  .../configs/mipsel-ctng-linux-uclibc.config        |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)

Applied, thanks.

Next time, can you include some special thing within the [PATCH ...]
text to indicate that this patch is for buildroot-test and not
Buildroot? I.e, use:

	git format-patch --subject-prefix="PATCH buildroot-test"

Otherwise it's a bit annoying to differentiate buildroot-test patches
from other patches in patchwork.

Thanks!

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] mipsel-ctng-linux-uclibc.config: add BR2_TOOLCHAIN_EXTERNAL_CXX=y
  2015-03-05 21:45 ` Thomas Petazzoni
@ 2015-03-05 22:24   ` Vicente Olivert Riera
  0 siblings, 0 replies; 3+ messages in thread
From: Vicente Olivert Riera @ 2015-03-05 22:24 UTC (permalink / raw)
  To: buildroot

Hello Thomas,

On 05/03/15 22:45, Thomas Petazzoni wrote:
> Dear Vicente Olivert Riera,
> 
> On Thu, 5 Mar 2015 10:05:17 +0000, Vicente Olivert Riera wrote:
>> This external toolchain has C++ support, so add
>> BR2_TOOLCHAIN_EXTERNAL_CXX=y to the config file.
>>
>> Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
>> ---
>>  .../configs/mipsel-ctng-linux-uclibc.config        |    1 +
>>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> Applied, thanks.

thanks to you.

> Next time, can you include some special thing within the [PATCH ...]
> text to indicate that this patch is for buildroot-test and not
> Buildroot? I.e, use:
> 
> 	git format-patch --subject-prefix="PATCH buildroot-test"
> 
> Otherwise it's a bit annoying to differentiate buildroot-test patches
> from other patches in patchwork.

of course, no problem. I have sent many patches to buildroot-test, why
didn't you tell me this before? :-)

Best wishes,
--
Vincent

> Thanks!
> 
> Thomas
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-03-05 22:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-05 10:05 [Buildroot] [PATCH] mipsel-ctng-linux-uclibc.config: add BR2_TOOLCHAIN_EXTERNAL_CXX=y Vicente Olivert Riera
2015-03-05 21:45 ` Thomas Petazzoni
2015-03-05 22:24   ` Vicente Olivert Riera

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox