[Buildroot] [PATCH 1/3] flann: bump version to fix build with gcc 6

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue May 24 15:40:22 UTC 2016


Hello,

On Tue, 17 May 2016 23:23:48 +0200, Thomas Petazzoni wrote:
> The current version of flann in Buildroot fails to build with gcc 6.x,
> with the following failure:
> 
>   error: call of overloaded 'abs(flann::KDTreeIndex<flann::L2<float> >::ElementType)' is ambiguous
> 
> By bumping the upstream version one commit further, we get an upstream
> fix that fixes the build problem.
> 
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
> ---
>  package/flann/flann.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

All three patches applied to master.

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


More information about the buildroot mailing list