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

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


Hello,

On Thu, 16 Jun 2016 17:00:49 +0100, Martin Bark wrote:
> ucl fails with the following error when using gcc 6.x on the host:
> 
>  checking whether your compiler passes the ACC conformance test... FAILED
>  configure:
>  configure: Your compiler failed the ACC conformance test - for details see
>  configure: `config.log'. Please check that log file and consider sending
>  configure: a patch or bug-report to <markus at oberhumer.com>.
>  configure: Thanks for your support.
>  configure:
>  configure: error: ACC conformance test failed. Stop.
> 
> Fix the issue by using the ISO C90 standard.
> 
> Signed-off-by: Martin Bark <martin at barkynet.com>
> 
> ---
> Note: I found the fix here https://bugs.archlinux.org/task/49287
> ---
>  package/ucl/ucl.mk | 3 +++
>  1 file changed, 3 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