Files
poky/meta/recipes-core
Martin Jansa 1b864151f1 libxcrypt: add -std=gnu99 to BUILD_CPPFLAGS
* add it to allow older distributions e.g. Ubuntu 14.04 with gcc 4.8
  to build this, otherwise it 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++)
     ^

(From OE-Core rev: 2591741896a6a267ceca9519f21bd39b5b196559)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-04-10 09:10:36 +01:00
..
2018-03-07 06:34:50 -08:00
2018-03-09 09:17:02 -08:00
2017-06-12 15:08:30 +01:00
2015-01-23 11:36:27 +00:00
2018-03-09 09:17:02 -08:00
2018-03-08 10:39:32 -08:00
2018-03-07 06:34:50 -08:00
2017-01-19 22:47:21 +00:00
2018-03-07 06:34:50 -08:00
2018-02-15 11:23:11 +00:00
2018-03-09 09:17:04 -08:00