buildrootschalter/package/lua
Arnout Vandecappelle (Essensium/Mind) d77ff16b11 lua: fix non-shared library build
Building without BR2_PACKAGE_LUA_SHARED_LIBRARY failed because of
missing -ldl.  dl is used by lua's dynamic module loading.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-03-13 14:17:09 +01: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: fix non-shared library build 2012-03-13 14:17:09 +01:00