diff options
author | Ross Burton <ross.burton@intel.com> | 2014-02-06 23:17:18 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-02-09 09:42:52 +0000 |
commit | 9203c879b333e7b1c390f43389cb917ae065185e (patch) | |
tree | 01e9a6064f8e744551653c73709777290f77c2e4 /meta/recipes-support/libcheck | |
parent | 4bc6982ea60929226bcd9d206b4879dea2a3157c (diff) | |
download | poky-9203c879b333e7b1c390f43389cb917ae065185e.tar.gz |
binconfig: mangle ${base_libdir}
Some recipes are installing libraries into ${base_libdir} (typically /lib) and
also use a foo-config binary to identify compile paths, for example
libusb-compat. Without mangling ${base_libdir} the ${base_libdir} path is
passed to the compiler, where it looks like a host path and results in
compile-host-path QA errors.
(From OE-Core rev: ccd9abdccb84d713427541b6ee29a0e217360e74)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/libcheck')
0 files changed, 0 insertions, 0 deletions