From: Andre McCurdy Date: Fri, 20 Nov 2015 05:32:21 +0000 (-0800) Subject: libxml2: remove legacy LDFLAGS += "-ldl" workaround X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~28216 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=148a2d80ea4b095a77e5d4edc1ca964708c3f4d1;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libxml2: remove legacy LDFLAGS += "-ldl" workaround libxml2 is able to find libdl.so on its own. Signed-off-by: Andre McCurdy Signed-off-by: Ross Burton --- diff --git a/meta/recipes-core/libxml/libxml2.inc b/meta/recipes-core/libxml/libxml2.inc index 6ada4013850..416ce73fabc 100644 --- a/meta/recipes-core/libxml/libxml2.inc +++ b/meta/recipes-core/libxml/libxml2.inc @@ -57,8 +57,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):