]> git.ipfire.org Git - thirdparty/lxc.git/commit
lua: Do not link Lua module to the Lua core library
authorNatanael Copa <ncopa@alpinelinux.org>
Thu, 20 Feb 2014 09:54:35 +0000 (09:54 +0000)
committerStéphane Graber <stgraber@ubuntu.com>
Thu, 20 Feb 2014 15:22:20 +0000 (10:22 -0500)
commita91365ee5e48961f6769a8f4836cb030f1ee9e3c
tree7c5bd637cbd0938ebe155191172bb29b3cc76c57
parentcd80249bbde2e541d9a34a99b2291bccfc1223bb
lua: Do not link Lua module to the Lua core library

Modules should not link to the Lua core library.

See http://lua-users.org/wiki/BuildingModules under
"Do Not Link Modules to the Lua Core Libraries"

Signed-off-by: Natanael Copa <ncopa@alpinelinux.org>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
src/lua-lxc/Makefile.am