mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00: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"
|
SECTION = "x11/utils"
|
||||||
DEPENDS = "glib-2.0 libxml2 zlib"
|
DEPENDS = "glib-2.0 libxml2 zlib"
|
||||||
BBCLASSEXTEND = "native"
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
EXTRA_OECONF += "--enable-Bsymbolic=auto"
|
EXTRA_OECONF += "--enable-Bsymbolic=auto"
|
||||||
|
|
||||||
BINCONFIG = "${bindir}/croco-0.6-config"
|
BINCONFIG = "${bindir}/croco-0.6-config"
|
||||||
|
|||||||
Reference in New Issue
Block a user