[Buildroot] [PATCH 08/15] toolchain: rework thread options

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Dec 12 11:34:47 UTC 2010


On Sat, 11 Dec 2010 23:45:26 +0100
Peter Korsgaard <jacmet at uclibc.org> wrote:

>  Thomas> +choice
>  Thomas> +	prompt "Thread library implementation"
>  Thomas> +	default BR2_PTHREADS_OLD
>  Thomas> +	help
>  Thomas> +	  If you are building your own toolchain then
>  Thomas> select the type
> 
> This is now only shown if we're building a toolchain, so this part of
> the help text could go.

Fixed.

>  Thomas> +config BR2_TOOLCHAIN_EXTERNAL_HAS_THREADS
>  Thomas> +	bool "Toolchain has threads support ?"
> 
> No space before '?'

Ditto.

>  Thomas> +	select BR2_TOOLCHAIN_HAS_THREADS
>  Thomas> +	help
>  Thomas> +	  Enable this option if you want your external
>  Thomas> toolchain has
>  Thomas> +	  support for C++. If you don't know, leave the
>  Thomas> default value,
>  Thomas> +	  Buildroot will tell you if it's correct or not.
> 
> Cut'n'paste? ;) It shouldn't be about C++ and reworded.

Indeed, bad cut and paste. Fixed.

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com


More information about the buildroot mailing list