[Buildroot] [PATCH 1/1] package/upx: fix build with host gcc 6.x

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri Jul 1 14:18:10 UTC 2016


Hello,

On Thu, 16 Jun 2016 17:05:54 +0100, Martin Bark wrote:
> Disable the -Werror gcc option because is causes the following error
> when using gcc 6.x on the host.
> 
>  p_vmlinx.cpp:100:5: error: this ‘if’ clause does not guard...
>   [-Werror=misleading-indentation] if (a->p_paddr > b->p_paddr) return  1;
> 
> Signed-off-by: Martin Bark <martin at barkynet.com>
> ---
>  package/upx/upx.mk | 1 +
>  1 file changed, 1 insertion(+)

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