diff options
author | Dmitry Rozhkov <dmitry.rozhkov@linux.intel.com> | 2016-05-31 11:35:05 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-06-02 08:36:25 +0100 |
commit | 25168b82f82f9b205973014664fe2044ec4d4d6d (patch) | |
tree | f6e944e5c85df7a3ff669f870c7e12f3bc0c9949 /meta/lib | |
parent | d904d24a9cb1f15688b9924981d9c3d4dac7065f (diff) | |
download | openembedded-core-25168b82f82f9b205973014664fe2044ec4d4d6d.tar.gz openembedded-core-25168b82f82f9b205973014664fe2044ec4d4d6d.tar.bz2 openembedded-core-25168b82f82f9b205973014664fe2044ec4d4d6d.zip |
pango_1.40.1.bb: Fix compilation error
On a build host not having libglib-2.0 installed compiling pango
fails with the error message
./gen-all-unicode: error while loading shared libraries: libglib-2.0.so.0: cannot open shared object file: No such file or directory
The executable doesn't have RPATH set to the library installed in
the native sysroot.
The fix sets RPATH.
Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib')
0 files changed, 0 insertions, 0 deletions