package infrastructure: add LD_LIBRARY_PATH
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 20 Feb 2010 17:20:38 +0000 (18:20 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 23 Feb 2010 19:33:26 +0000 (20:33 +0100)
commitc1b6242fdcf2cff7ebf09fec4cc1be58963e8427
tree4d51db900cff69bebbbb195e904709a4e9a7010b
parentabc1479ea795a18a743ea513e33179058bdfe6b6
package infrastructure: add LD_LIBRARY_PATH

During the compilation of target or host packages, host tools might be
used, and in turn, they might use host libraries installed in
$(HOST_DIR)/usr/lib. Therefore, we pass a LD_LIBRARY_PATH variable
when building packages.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Makefile.in