[Buildroot] [PATCH] package/lensfun: fix static only build

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Apr 1 11:57:36 UTC 2017


Hello,

On Fri, 31 Mar 2017 23:32:49 +0200, Romain Naour wrote:
> Build lensfun.a for static only build.
> 
> Fixes:
> http://autobuild.buildroot.net/results/63e/63e7700a242c7c28ede0fe0b6a63db288e73e974/build-end.log
> 
> Signed-off-by: Romain Naour <romain.naour at gmail.com>
> ---
>  package/lensfun/lensfun.mk | 6 ++++++
>  1 file changed, 6 insertions(+)

I was a little bit confused at first, because we normally want the
static library either in the BR2_STATIC_LIBS or BR2_SHARED_STATIC_LIBS
case. But lensfun build system only allows to build either the shared
library *OR* the static library, not both, so what you did is I believe
the best solution.

Therefore: applied, thanks!

Best regards,

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


More information about the buildroot mailing list