lua-users home
lua-l archive

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


> Could FLAGS be something that could be overriden in luaconf.h?  It
> would be as simple as enclosing the definition of FLAGS in a #ifndef
> FLAGS / #endif bracket.

https://github.com/lua/lua/commit/6055a039b57b405adc268672caeb682ef2a551ee

-- Roberto