Re: Building Lua 5.3 from Lua.org on FreeBSD
[
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: 2017年7月28日 09:43:27 -0300
> Both LUA_USE_LINUX and LUA_USE_MACOSX use the same defines but get
> named separately.
Just for psychological reasons: it's strange that "make macosx" shows
compilations lines with -DLUA_USE_LINUX.
> Is there a reason there is no LUA_USE_FREEBSD?
No special reason, except that we think Linux and MacOSX are the more
common platforms. No offense meant.