On Thu, Jan 21, 2021 at 09:14:07PM +0000, Bertrand Jacquin wrote: > Lua requires LLONG_MAX defined with __USE_ISOC99 which is set by > _GNU_SOURCE, not necessarely defined by default on old compiler/glibc. (...)
Applied, thanks! Willy
On Thu, Jan 21, 2021 at 09:14:07PM +0000, Bertrand Jacquin wrote: > Lua requires LLONG_MAX defined with __USE_ISOC99 which is set by > _GNU_SOURCE, not necessarely defined by default on old compiler/glibc. (...)
Applied, thanks! Willy