Signed-off-by: Martin Jansa <[email protected]>
---
 meta/recipes-devtools/python/python_2.7.2.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/meta/recipes-devtools/python/python_2.7.2.bb 
b/meta/recipes-devtools/python/python_2.7.2.bb
index af14adb..defe9c1 100644
--- a/meta/recipes-devtools/python/python_2.7.2.bb
+++ b/meta/recipes-devtools/python/python_2.7.2.bb
@@ -51,6 +51,7 @@ do_compile() {
        install -m 0644 Makefile Makefile.orig
        sed -i -e 's,${includedir},${STAGING_INCDIR},' Makefile
        sed -i -e 's,${libdir},${STAGING_LIBDIR},' Makefile
+       sed -i -e 's,LDFLAGS=,LDFLAGS=-L.,' Makefile
        install -m 0644 Makefile 
${STAGING_LIBDIR}/python${PYTHON_MAJMIN}/config/
        # save copy of it now, because if we do it in do_install and 
        # then call do_install twice we get Makefile.orig == Makefile.sysroot
-- 
1.7.7.1


_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to