Re: [ANN] Lua 5.4.0 (alpha-rc1) now available
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [ANN] Lua 5.4.0 (alpha-rc1) now available
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: 2019年5月30日 13:04:24 -0300
> If your platform is a common Unix-like platform, just do
> make guess
> The Makefile will guess your platform using uname and build Lua for it.
We welcome feedback on this, which is new. More uname targets with
explicit rules and fixes for existing ones. Thanks.