Files
meta-openembedded/meta-multimedia/recipes-multimedia
Armin Kuster eec787e19b vlc: fix loop initial declarations are only allowed in C99 mode
build issue seen on CentOS7 and Aarch64 machine

Fixes:
../../vlc-3.0.9.2/src/misc/fourcc_gen.c:75:5: error: ‘for’ loop initial declarations are only allowed in C99 mode
|      for (size_t i = 0; i < n; i++)
|      ^
| ../../vlc-3.0.9.2/src/misc/fourcc_gen.c:75:5: note: use option -std=c99 or -std=gnu99 to compile your code

Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-08-31 07:38:56 -07:00
..
2019-05-09 20:34:33 -07:00
2019-12-20 16:07:50 -08:00
2019-01-02 10:28:18 -08:00
2019-10-28 15:26:42 -07:00
2020-01-14 08:32:08 -08:00
2020-03-09 12:37:28 -07:00
2018-11-29 18:44:56 -08:00
2015-11-06 17:53:57 +01:00
2015-10-23 12:53:25 +02:00
2015-10-13 12:27:52 +02:00
2018-07-29 00:40:17 -07:00
2019-08-29 09:06:54 -07:00
2019-12-26 19:52:55 -08:00
2019-01-14 11:53:54 -08:00
2015-10-23 12:53:25 +02:00
2020-07-01 08:01:41 -07:00
2020-03-04 11:23:44 -08:00