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 14:52:50 +0100 |
commit | 85ae421002f44f9ad6656af8fca0724a24ba4dc2 (patch) | |
tree | 846be446a4de662f0fa0c72b47969ad8408ae92a /meta/files/common-licenses/LGPL-2 | |
parent | fe45ef3d77d963136a13687bc14165a30e170d23 (diff) | |
download | openembedded-core-85ae421002f44f9ad6656af8fca0724a24ba4dc2.tar.gz openembedded-core-85ae421002f44f9ad6656af8fca0724a24ba4dc2.tar.bz2 openembedded-core-85ae421002f44f9ad6656af8fca0724a24ba4dc2.tar.xz openembedded-core-85ae421002f44f9ad6656af8fca0724a24ba4dc2.zip |
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
Signed-off-by: Yu Ke <ke.yu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/files/common-licenses/LGPL-2')
0 files changed, 0 insertions, 0 deletions