mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 00:49:33 +02:00
libsyncml: fix build with pointing to wbxml2 headers
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1881 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -14,7 +14,7 @@ EXTRA_OECONF = " --enable-http \
|
|||||||
--enable-obex \
|
--enable-obex \
|
||||||
--enable-bluetooth \
|
--enable-bluetooth \
|
||||||
--enable-tools \
|
--enable-tools \
|
||||||
--with-wbxml"
|
--with-wbxml=${STAGING_LIBDIR}"
|
||||||
|
|
||||||
CFLAGS += "-I${STAGING_INCDIR}/libsoup-2.2"
|
CFLAGS += "-I${STAGING_INCDIR}/libsoup-2.2"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user