[Buildroot] [PATCH] lua: enables lua to be built for host

Guillaume Gardet guillaume.gardet at free.fr
Wed Mar 2 08:18:15 UTC 2011


Ping.


Le 04/02/2011 10:16, Guillaume Gardet a écrit :
> This patch enables lua to be built for host.
>
> Signed-off-by: Guillaume GARDET <guillaume.gardet at free.fr>
> ---
> diff --git a/package/lua/lua.mk b/package/lua/lua.mk
> index 598eea1..a3b16d9 100644
> --- a/package/lua/lua.mk
> +++ b/package/lua/lua.mk
> @@ -122,3 +122,4 @@ define LUA_CLEAN_CMDS
>  endef
>
>  $(eval $(call GENTARGETS,package,lua))
> +$(eval $(call GENTARGETS,package,lua,host))
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
>



More information about the buildroot mailing list