Files
meta-openembedded/meta-gnome
Armin Kuster 6a8d6ddc54 babl-native: fix build issue
../babl-0.1.74/babl/babl-fish-reference.c:1064:7: error: ‘for’ loop initial declarations are only allowed in C99 mode
|        for (int i = 0; i < n; i++)
|        ^
| ../babl-0.1.74/babl/babl-fish-reference.c:1064:7: note: use option -std=c99 or -std=gnu99 to compile your code

Fails on CentOS7 with Arch64

Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-08-31 08:36:08 -07:00
..
2020-08-31 08:36:08 -07:00
2018-05-01 18:12:50 -07:00
2011-04-21 20:03:19 +02:00

Dependencies
------------
This layer depends on:

URI: git://github.com/openembedded/oe-core.git
branch: dunfell
revision: HEAD

URI: git://github.com/openembedded/meta-oe.git
branch: dunfell
revision: HEAD

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-gnome][dunfell]' in the subject'

When sending single patches, please using something like:
'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-gnome][dunfell][PATCH'

maintainer: Armin Kuster <akuster808@gmail.com>