mirror of
https://git.yoctoproject.org/poky
synced 2026-05-05 20:27:58 +02:00
libcroco: enable nativesdk builds
(From OE-Core rev: cc1d2b00403be93bbf1f7c5e55f9b8afdd2a73ce) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
8d2b4c5082
commit
3da70202cc
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user