mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-07-20 06:48:11 +02: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>