the following patch was just integrated into master: commit 198d23c119bdf375ffa7ef57b6172755d6490213 Author: Patrick Georgi patrick@georgi-clan.de Date: Sat Dec 8 08:02:44 2012 +0100
crossgcc: Normalize library directories
Various of the build scripts used upstream can't cope with multilib library paths (eg. lib64), so move things to a place where they can find them, if such paths are used.
Change-Id: I0dd9bba9a9eadd92d8704157e868fb37c715ee91 Signed-off-by: Patrick Georgi patrick@georgi-clan.de Reviewed-on: http://review.coreboot.org/2013 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich rminnich@gmail.com
Build-Tested: build bot (Jenkins) at Sat Dec 8 08:13:09 2012, giving +1 Reviewed-By: Ronald G. Minnich rminnich@gmail.com at Sat Dec 8 08:26:06 2012, giving +2 See http://review.coreboot.org/2013 for details.
-gerrit