[Buildroot] [PATCH v3] lua*: regeneration of Config.in

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon Dec 31 16:58:22 UTC 2018


Hello François,

On Wed, 19 Dec 2018 09:17:05 +0100, Francois Perrad wrote:

> diff --git a/package/ljlinenoise/Config.in b/package/ljlinenoise/Config.in
> index e6b587e65..26e79e23b 100644
> --- a/package/ljlinenoise/Config.in
> +++ b/package/ljlinenoise/Config.in
> @@ -1,9 +1,7 @@
>  config BR2_PACKAGE_LJLINENOISE
>  	bool "ljlinenoise"
> -	# ljsyscall is specifically for LuaJIT, not Lua.

I think this was useful to keep.

> diff --git a/package/ljsyscall/Config.in b/package/ljsyscall/Config.in
> index 3af9dabe9..601d0b122 100644
> --- a/package/ljsyscall/Config.in
> +++ b/package/ljsyscall/Config.in
> @@ -1,12 +1,11 @@
>  config BR2_PACKAGE_LJSYSCALL
>  	bool "ljsyscall"
> -	# ljsyscall is specifically for LuaJIT, not Lua.

And this as well.

So I've re-added those two lines when applying the patch.

Thanks,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list