[oe] [oe-commits] [openembedded-core] 02/02: nativesdk-glibc: Split glibc and libcrypt to use libxcrypt instead
Richard Purdie
richard.purdie at linuxfoundation.org
Sun Apr 8 22:06:26 UTC 2018
On Sun, 2018-04-08 at 19:00 +0200, Martin Jansa wrote:
> On Ubuntu 14.04 this fails with:
>
> ../git/gen-des-tables.c: In function ‘write_table_u8’:
> ../git/gen-des-tables.c:307:3: error: ‘for’ loop initial declarations
> are only allowed in C99 mode
> for (size_t i = 0; i < m; i++)
> ^
>
> I'll try to add explicit -std=gnu99 to support building on such older
> host distributions with older gcc.
Thanks, looks like centos6 has the same issue:
https://autobuilder.yocto.io/builders/buildtools/builds/906/steps/BuildImages/logs/stdio
Didn't show up in the first round of testing :(
Cheers,
Richard
More information about the Openembedded-devel
mailing list