diff options
author | Yu Ke <ke.yu@intel.com> | 2011-07-11 15:23:15 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-07-12 15:00:47 +0100 |
commit | 58ad25bc4309529d8be97de1d60e1a9279cc1d9f (patch) | |
tree | cd92d1db2d0c52d72c43aca92ee56d0a6e0c3197 /meta/recipes-multimedia/pulseaudio/libcanberra_0.28.bb | |
parent | e90b2315624600b33f0ba4e2af287f58b8786308 (diff) | |
download | poky-58ad25bc4309529d8be97de1d60e1a9279cc1d9f.tar.gz |
openssl: fix for non /usr/lib libdir case
if libdir is not /usr/lib, e.g /usr/lib64, openssl build will fail
because it still use /usr/lib as library dir.
this patch appends the configure option "--libdir" to specify the correct
library directory
(From OE-Core rev: 85ae421002f44f9ad6656af8fca0724a24ba4dc2)
Signed-off-by: Yu Ke <ke.yu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/pulseaudio/libcanberra_0.28.bb')
0 files changed, 0 insertions, 0 deletions