kumquat-buildroot/package/libcap
Fabrice Fontaine 8b28ba976e package/libcap: fix build with gcc 4.8
Fix the following build failure with gcc 4.8 which is raised since bump
to version 2.51 in commit bef89e381d:

uns_test.c: In function 'main':
uns_test.c:118:5: error: 'for' loop initial declarations are only allowed in C99 mode
     for (int i=0; i<2; i++) {
     ^

Fixes:
 - http://autobuild.buildroot.org/results/9e67bdd540bb7779a13e27c55114a561c12b289a

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2021-07-20 23:41:57 +02:00
..
0001-Permit-compilation-with-std-c89.patch package/libcap: fix build with gcc 4.8 2021-07-20 23:41:57 +02:00
Config.in
libcap.hash
libcap.mk