[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Building Lua 5.3 from Lua.org on FreeBSD
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Sat, 22 Jul 2017 18:58:39 -0300
> I can confirm the patch fixes Lua 5.3.4 as provided by the tarball on
> FreeBSD 12-CURRENT on armv6 and in a 11.0-RELEASE jail running on a
> 12-CURRENT amd64 host. I have not tested:
Are you talking about this?
https://github.com/pfsense/FreeBSD-ports/blob/1110cd5f947a5e774ae0a4e5e6d74776ee0e3678/lang/lua53/files/patch-src_lua.c
This patches lua.c to include <string.h> before <signal.h>.
Otherwise, could you please give a link to the patch ?
Thanks.