kumquat-buildroot/package/file
Fabrice Fontaine b07842e20d package/file: fix build with gcc 4.8
Fix the following build failure raised since bump to version 5.41 in
commit d38b72bcd7:

readelf.c: In function 'do_auxv_note':
readelf.c:1046:2: error: 'for' loop initial declarations are only allowed in C99 mode
  for (size_t off = 0; off + elsize <= descsz; off += elsize) {
  ^

Fixes:
 - http://autobuild.buildroot.org/results/31cbc313fceb84c0cbb1969fca5ac44244871dbc

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2022-01-07 19:08:08 +01:00
..
Config.in
file.hash
file.mk