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-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 lua: fix non-shared library build 2012-03-13 14:17:09 +01:00