generic-poky/meta/recipes-connectivity/openssl
Yu Ke 58ad25bc43 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>
2011-07-12 15:00:47 +01:00
..
openssl-0.9.8r update patch upstream status 2011-05-13 11:02:14 +01:00
openssl.inc openssl: fix for non /usr/lib libdir case 2011-07-12 15:00:47 +01:00
openssl_0.9.8r.bb openssl: fix for non /usr/lib libdir case 2011-07-12 15:00:47 +01:00