Re: [RFT] LUA build system adjustments

2013-12-07 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 29.11.2013 07:54, Vladimir 'φ-coder/phcoder' Serbinenko wrote: > Current LUA status for non-x86 is pretty horrible. Attached is a patch > which fixes some of issues. Could someone test it? Testing on x86 should > be enough. > Could someone propose a test for LUA which could be run as part of > a

[RFT] LUA build system adjustments

2013-11-28 Thread Vladimir 'φ-coder/phcoder' Serbinenko
Current LUA status for non-x86 is pretty horrible. Attached is a patch which fixes some of issues. Could someone test it? Testing on x86 should be enough. Could someone propose a test for LUA which could be run as part of all_functional_test if lua is compiled to avoid regressions in LUA. diff --gi