package/lzo: enable shared/static libs when needed
authorYann E. MORIN <yann.morin.1998@free.fr>
Sat, 2 Sep 2017 14:28:53 +0000 (16:28 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 2 Sep 2017 16:41:01 +0000 (18:41 +0200)
commit802aaa55b9aece24db79b243e0fdf3f60ea6e69b
tree5a9eb2e065a745b6b6b2d951fabd757aea98d9da
parentd02b7bfab1cbd58601ee7614ad54421f0ad15270
package/lzo: enable shared/static libs when needed

In 61c4c63 (package/lzo: switch to cmake), building lzo has switched
from autotools to cmake. In the conversion, we've lost the build of the
shared library, because the cmake-based buildsystem of lzo explcitly
disables it by default.

Restore the shared library build.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/lzo/lzo.mk