mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-07-20 04:10:03 +00:00
When using multilib the path for libraries might be something other than /usr/lib. zlog defaults LIBRARY_PATH to 'lib' so we need to set this appropriately so that cases where this isn't 'lib' it works properly. Signed-off-by: Dan Dedrick <ddedrick@lexmark.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>