8305f6ffbc
We were passing a custom MYCFLAGS value to Lua's Makefile, but because of $(TARGET_CONFIGURE_OPTS), we were also passing a CFLAGS variable, which was overriding Lua's internal CFLAGS variable. The result was that MYCFLAGS wasn't taken into account. Extracted from the patch proposed by François Perrad in bug #2353. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |
||
---|---|---|
.. | ||
Config.in | ||
lua-bug3-boolean_expression.patch | ||
lua-bug4-table.patch | ||
lua-bug5-debug_getfenv.patch | ||
lua-bug6-gc_performance.patch | ||
lua-bug7-string_format.patch | ||
lua-bug8-io_read.patch | ||
lua-root-path.patch | ||
lua-shared-libs.patch | ||
lua.mk |