From: Ross Burton Date: Mon, 8 Jan 2018 15:52:41 +0000 (+0000) Subject: libcroco: enable nativesdk builds X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~19141 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=cc1d2b00403be93bbf1f7c5e55f9b8afdd2a73ce;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libcroco: enable nativesdk builds Signed-off-by: Ross Burton --- diff --git a/meta/recipes-support/libcroco/libcroco_0.6.12.bb b/meta/recipes-support/libcroco/libcroco_0.6.12.bb index b0af75919b9..465ed15916f 100644 --- a/meta/recipes-support/libcroco/libcroco_0.6.12.bb +++ b/meta/recipes-support/libcroco/libcroco_0.6.12.bb @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605 \ SECTION = "x11/utils" DEPENDS = "glib-2.0 libxml2 zlib" -BBCLASSEXTEND = "native" +BBCLASSEXTEND = "native nativesdk" EXTRA_OECONF += "--enable-Bsymbolic=auto" BINCONFIG = "${bindir}/croco-0.6-config"