]> code.ossystems Code Review - openembedded-core.git/commit
cmake.bbclass: Define LIB_SUFFIX
authorKhem Raj <raj.khem@gmail.com>
Sun, 29 Dec 2019 18:44:01 +0000 (10:44 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 30 Dec 2019 23:38:12 +0000 (23:38 +0000)
commit24f630ce36e803c54ad6cff00215abd0e7b77b77
tree4fa1b5ea381951b9c0ed4f2e41e78c236d8ae847
parentea93adc30ee3d8e0baa0f374c92afb7c6a133b2a
cmake.bbclass: Define LIB_SUFFIX

This variable is used in lot of cmake based packages to denote libdir in
multilib environments, now a days there is a better way to include
GNUInstallDirs module but thats upto these packages to adopt. Defining
this helps compiling a bunch of recipes in extended layers when using
multilibbed builds.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/cmake.bbclass