[Buildroot] [PATCH 2/2] package/runc: fix typo of toolchain in config.in

Yann E. MORIN yann.morin.1998 at free.fr
Sun Oct 3 07:53:19 UTC 2021


Christian, All,

On 2021-10-01 15:29 -0700, Christian Stewart via buildroot spake thusly:
> BR2_TOOLCHAN_USES_UCLIBC -> BR2_TOOLCHAIN_USES_UCLIBC
> 
> Signed-off-by: Christian Stewart <christian at paral.in>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/runc/Config.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/package/runc/Config.in b/package/runc/Config.in
> index f181ee334f..66203896a8 100644
> --- a/package/runc/Config.in
> +++ b/package/runc/Config.in
> @@ -13,4 +13,4 @@ config BR2_PACKAGE_RUNC
>  comment "runc needs a glibc or musl toolchain w/ threads"
>  	depends on BR2_PACKAGE_HOST_GO_TARGET_ARCH_SUPPORTS && \
>  		BR2_PACKAGE_HOST_GO_TARGET_CGO_LINKING_SUPPORTS
> -	depends on !BR2_TOOLCHAIN_HAS_THREADS || BR2_TOOLCHAN_USES_UCLIBC
> +	depends on !BR2_TOOLCHAIN_HAS_THREADS || BR2_TOOLCHAIN_USES_UCLIBC
> -- 
> 2.33.0
> 
> _______________________________________________
> buildroot mailing list
> buildroot at buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'



More information about the buildroot mailing list