[OE-core] [PATCH 2/2] source-highlight: use with-boost-libdir

Burton, Ross ross.burton at intel.com
Thu Sep 29 09:10:36 UTC 2016


On 29 September 2016 at 10:02, Robert Yang <liezhi.yang at windriver.com>
wrote:

> -EXTRA_OECONF = "--with-boost=${PKG_CONFIG_SYSROOT_DIR}/${prefix}"
> +EXTRA_OECONF = "--with-boost=yes --with-boost-libdir=${PKG_
> CONFIG_SYSROOT_DIR}${libdir}"
>

PKG_CONFIG_SYSROOT_DIR is the wrong variable to use here as that's
explicitly for pkg-config to know what the current sysroot is.  Use
STAGING_DIR_TARGET explicitly.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20160929/e274e065/attachment-0002.html>


More information about the Openembedded-core mailing list