[Buildroot] [PATCH 2/2] package/kodi-visualisation-goom: fix build with gcc-4.9

Peter Korsgaard peter at korsgaard.com
Tue Jan 28 14:59:19 UTC 2020


>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls at t-online.de> writes:

 > Fixes build error:
 > output/build/kodi-visualisation-goom-2.1.0-Leia/lib/goom/src/lines.c:
 > In function 'goom_lines_draw':
 > output/build/kodi-visualisation-goom-2.1.0-Leia/lib/goom/src/lines.c:232:3:
 > error: 'for' loop initial declarations are only allowed in C99 or C11 mode
 >    for (int i = 1; i < AUDIO_SAMPLE_LEN; i++) {

 > Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>

Committed, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list