* [Buildroot] [PATCH v2 1/1] manual/configure.txt: fix typo
@ 2014-03-30 21:53 Jerzy Grzegorek
2014-04-03 19:23 ` Thomas Petazzoni
0 siblings, 1 reply; 3+ messages in thread
From: Jerzy Grzegorek @ 2014-03-30 21:53 UTC (permalink / raw)
To: buildroot
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
---
v2:
- remove only one backslash
docs/manual/configure.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/manual/configure.txt b/docs/manual/configure.txt
index c1c9477..6ab0c37 100644
--- a/docs/manual/configure.txt
+++ b/docs/manual/configure.txt
@@ -165,7 +165,7 @@ Then, you have three solutions to use an external toolchain:
prefix+ and +External toolchain C library+ options. Then, you have
to tell Buildroot what your external toolchain supports. If your
external toolchain uses the 'glibc' library, you only have to tell
- whether your toolchain supports C\+\+ or not and whether it has
+ whether your toolchain supports C\++ or not and whether it has
built-in RPC support. If your external toolchain uses the 'uClibc'
library, then you have to tell Buildroot if it supports largefile,
IPv6, RPC, wide-char, locale, program invocation, threads and
--
1.7.9.5
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH v2 1/1] manual/configure.txt: fix typo
2014-03-30 21:53 [Buildroot] [PATCH v2 1/1] manual/configure.txt: fix typo Jerzy Grzegorek
@ 2014-04-03 19:23 ` Thomas Petazzoni
2014-04-03 20:14 ` Thomas De Schampheleire
0 siblings, 1 reply; 3+ messages in thread
From: Thomas Petazzoni @ 2014-04-03 19:23 UTC (permalink / raw)
To: buildroot
Dear Jerzy Grzegorek,
On Sun, 30 Mar 2014 23:53:13 +0200, Jerzy Grzegorek wrote:
> Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
This patch does not apply. Additionally, I believe in fact using C\++
is not needed: there are many occurrences of just "C++" that work
perfectly fine.
Can you cook a patch, that applies on the latest master, which makes
sure we just use C++ everywhere?
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 v2 1/1] manual/configure.txt: fix typo
2014-04-03 19:23 ` Thomas Petazzoni
@ 2014-04-03 20:14 ` Thomas De Schampheleire
0 siblings, 0 replies; 3+ messages in thread
From: Thomas De Schampheleire @ 2014-04-03 20:14 UTC (permalink / raw)
To: buildroot
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> schreef:
>Dear Jerzy Grzegorek,
>
>On Sun, 30 Mar 2014 23:53:13 +0200, Jerzy Grzegorek wrote:
>> Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
>
>This patch does not apply. Additionally, I believe in fact using C\++
>is not needed: there are many occurrences of just "C++" that work
>perfectly fine.
>
>Can you cook a patch, that applies on the latest master, which makes
>sure we just use C++ everywhere?
Make sure to test this properly. I added these escapes for a real reason.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-04-03 20:14 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-30 21:53 [Buildroot] [PATCH v2 1/1] manual/configure.txt: fix typo Jerzy Grzegorek
2014-04-03 19:23 ` Thomas Petazzoni
2014-04-03 20:14 ` Thomas De Schampheleire
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox