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

Robert Yang liezhi.yang at windriver.com
Thu Sep 29 09:20:23 UTC 2016



On 09/29/2016 05:10 PM, Burton, Ross wrote:
>
> On 29 September 2016 at 10:02, Robert Yang <liezhi.yang at windriver.com
> <mailto: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.

I derived it from the old code, thanks, will update xcb-proto, too.

>
> Ross



More information about the Openembedded-core mailing list