yajl: pass the cmake variable LIB_SUFFIX to handle installation on 64-bit systems
authorOlivia Yin <hong-hua.yin@freescale.com>
Tue, 7 May 2013 04:29:03 +0000 (04:29 +0000)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:30:08 +0000 (08:30 -0800)
commitcd8fd112b34504dc4bd64c4d31e383d8a1d21000
treeef068477e354790f9cfdd37e6df9fa660ea254d8
parent063a18baf21b8d1249ade541b297d02f79db2b97
yajl: pass the cmake variable LIB_SUFFIX to handle installation on 64-bit systems

WARNING: QA Issue: yajl: Files/directories were installed but not shipped
  /usr/lib
  /usr/lib/libyajl.so.2
  /usr/lib/libyajl.so
  /usr/lib/libyajl_s.a
  /usr/lib/libyajl.so.2.0.4
  /usr/lib/.debug
  /usr/lib/.debug/libyajl.so.2.0.4

NOTE: for 64-bit systems where lib64 is used you can pass the cmake
      variable LIB_SUFFIX to cause installation into the system's 'lib64'
      directory.

(From meta-openembedded rev: eb040205f38eb0e2c28ccc7b4f64e9541cc82cc0)

Signed-off-by: Olivia Yin <hong-hua.yin@freescale.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-devtools/yajl/yajl_2.0.4.bb