lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Sat, Feb 27, 2010 at 1:57 PM, steve donovan
<steve.j.donovan@gmail.com> wrote:
>> Is this to say that it will pass -fPIC -DPIC /regardless/ of what the
>> CPU is when running under, say, Linux?
>
> No, not yet ;)  ( It's not my call, seems a sensible move.) I meant
> that you get it it in the case that often breaks builds, x86_64 and OS
> X

Does anyone have anything against LuaRocks adding -fPIC to CFLAGS on
every architecture?

-- Hisham