On 29 September 2015 at 17:16, Stefano <phd.st.p@gmail.com> wrote: > Any reason for the MACOSX_DEPLOYMENT_TARGET=10.8 ? > I am overriding it with 10.5 and it does not seem to be causing any issue. This is the default for luarocks when run on osx >= 10.10: https://github.com/keplerproject/luarocks/blob/02eff158f095ed95cf3c889fb0e9c2efd06beeb9/src/luarocks/cfg.lua#L518 I'm of the mind we should remove that hack completely: https://github.com/keplerproject/luarocks/issues/422