Add staging libraries directories to -L in external case
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 6 May 2010 17:58:45 +0000 (19:58 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 6 May 2010 18:18:41 +0000 (20:18 +0200)
commit2eb4b09529a891e07d09ddf36c483b28edcd19ae
treeff643ba547428eef8919eb0605df53a4af5eaa7c
parent6b939d40f6a29a43277566adc9d4312d49cb3abf
Add staging libraries directories to -L in external case

In order to solve issues of libtool trying to link target components
against host libraries, it seems that specifying -L$(STAGING_DIR)/lib
and -L$(STAGING_DIR)/usr/lib works.

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