libxml2 is able to find libdl.so on its own.

Signed-off-by: Andre McCurdy <[email protected]>
---
 meta/recipes-core/libxml/libxml2.inc | 2 --
 1 file changed, 2 deletions(-)

diff --git a/meta/recipes-core/libxml/libxml2.inc 
b/meta/recipes-core/libxml/libxml2.inc
index 1c3c37d..d14aacf 100644
--- a/meta/recipes-core/libxml/libxml2.inc
+++ b/meta/recipes-core/libxml/libxml2.inc
@@ -55,8 +55,6 @@ export BUILD_SYS
 export STAGING_LIBDIR
 export STAGING_INCDIR
 
-export LDFLAGS += "-ldl"
-
 python populate_packages_prepend () {
     # autonamer would call this libxml2-2, but we don't want that
     if d.getVar('DEBIAN_NAMES', True):
-- 
1.9.1

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

Reply via email to