the following patch was just integrated into master: commit 2cbc13e8d14aabb4523a3a0e4439d8a25839110c Author: Kyösti Mälkki kyosti.malkki@gmail.com Date: Sat Mar 16 13:11:38 2013 +0200
Fix generation of shared LUA library.
Include library dependencies '-lm -ldl' in the generation of the shared LUA library already, in case user has to install patched LUA from source.
Change-Id: I90e46828ea72862f7d06002df230dd6f348437eb Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com Reviewed-on: http://review.coreboot.org/2771 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer stefan.reinauer@coreboot.org
Build-Tested: build bot (Jenkins) at Sat Mar 16 12:58:35 2013, giving +1 Reviewed-By: Stefan Reinauer stefan.reinauer@coreboot.org at Fri Mar 22 16:30:20 2013, giving +2 See http://review.coreboot.org/2771 for details.
-gerrit