diff options
author | Khem Raj <raj.khem@gmail.com> | 2015-08-16 11:30:01 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-08-19 18:05:34 +0100 |
commit | a33439546ffbc45e895255efc5a450e4c548e0c3 (patch) | |
tree | 585ca128514a7f8bc81a35d52bb45374be53190e /meta/recipes-devtools/packagegroups | |
parent | 625e0ec8b5e5f1c39b3bfad0e6adfecaf957d689 (diff) | |
download | poky-a33439546ffbc45e895255efc5a450e4c548e0c3.tar.gz |
guile: Specify directories to find proper libunistring, libgmp and libltdl
Just when building on host which doesnt have libunistring on host guile
fails the following configure test
| configure: error: GNU libunistring is required, please install it.
| Configure failed. The contents of all config.log files follows to aid
debugging
The reason is that its looking for libunistring dev files on build
system, so lets point the configure into target sysroot, similar issue
exist for libgmp, libltdl detection as well, fixed thusly
Get rid of trailing whitespaces while here
(From OE-Core rev: 9770ce87e1e09096bbfab19e646e2b8612efae8a)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/packagegroups')
0 files changed, 0 insertions, 0 deletions