buildrootschalter/package/lua
Thomas Petazzoni 8305f6ffbc lua: make sure that CFLAGS are passed
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>
2010-08-24 15:05:19 +02:00
..
Config.in lua: Migrate to gentargets and improve it 2010-05-01 22:31:07 +02:00
lua-bug3-boolean_expression.patch Add new upstream Lua patches and rename all patches for consistency 2010-08-24 15:04:57 +02:00
lua-bug4-table.patch Add new upstream Lua patches and rename all patches for consistency 2010-08-24 15:04:57 +02:00
lua-bug5-debug_getfenv.patch Add new upstream Lua patches and rename all patches for consistency 2010-08-24 15:04:57 +02:00
lua-bug6-gc_performance.patch Add new upstream Lua patches and rename all patches for consistency 2010-08-24 15:04:57 +02:00
lua-bug7-string_format.patch Add new upstream Lua patches and rename all patches for consistency 2010-08-24 15:04:57 +02:00
lua-bug8-io_read.patch Add new upstream Lua patches and rename all patches for consistency 2010-08-24 15:04:57 +02:00
lua-root-path.patch lua: Migrate to gentargets and improve it 2010-05-01 22:31:07 +02:00
lua-shared-libs.patch lua: Migrate to gentargets and improve it 2010-05-01 22:31:07 +02:00
lua.mk lua: make sure that CFLAGS are passed 2010-08-24 15:05:19 +02:00