]> code.ossystems Code Review - openembedded-core.git/commit
python-2.7.2: fix build issues when additional modules are linked against host or...
authorMartin Jansa <Martin.Jansa@gmail.com>
Sat, 29 Oct 2011 20:10:08 +0000 (22:10 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Mon, 31 Oct 2011 17:01:55 +0000 (18:01 +0100)
commitdac48ff1192cd6e4d39aa6e1696e91336d371d97
tree1a55f21775ca9c04176b7c664da7d88f394319ef
parent12fe0f0b503f76995a975b1e87d5d652d7f6a24b
python-2.7.2: fix build issues when additional modules are linked against host or native libpython instead of target

* -L. is needed to find right libpython
* -L${STAGING_LIBDIR} is needed ie for python-zlib to find right zlib

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
meta/recipes-devtools/python/python_2.7.2.bb