[Buildroot] [PATCH] package/lzo: enable shared/static libs when needed

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Sep 2 16:44:25 UTC 2017


Hello,

On Sat,  2 Sep 2017 16:28:53 +0200, Yann E. MORIN wrote:
> 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 at free.fr>
> Cc: Bernd Kuhls <bernd.kuhls at t-online.de>
> 
> ---
> Note: it was noticed because of an autobuild failure of cairo:
> http://autobuild.buildroot.org/results/d51/d51888cbc3a743d53ce38f736ee43953e50bdf61/
> but it has not been checked wether this patch fixes the build at all.
> Yet, the patch is still valid even without fixing the autobuild failure.
> ---
>  package/lzo/lzo.mk | 12 ++++++++++++
>  1 file changed, 12 insertions(+)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list