package/freerdp: fix build with gcc 4.8
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Thu, 8 Apr 2021 16:54:45 +0000 (18:54 +0200)
committerYann E. MORIN <yann.morin.1998@free.fr>
Tue, 13 Apr 2021 19:18:56 +0000 (21:18 +0200)
commit11e899f2b3297c6e5067fc29f59e9f02674b661f
tree9ae5740317bdb954cb8995664162798eb3b171d2
parent511fbda0be955910a7609b0f73dc166fd8073349
package/freerdp: fix build with gcc 4.8

Build is broken with gcc 4.8 since bump to version 2.3.1 in commit
01e78811db25c34d506138994efd981e4ab60caf due to
https://github.com/FreeRDP/FreeRDP/commit/5b2f35747bb37b09b1803b99ca2b1cb248b5bb16

Fixes:
 - http://autobuild.buildroot.org/results/e8e7d43d6183bb6de7bd2c2b300dbdb89f2052d8

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/freerdp/0001-Fix-variable-declaration-in-loop.patch [new file with mode: 0644]
package/freerdp/0002-Fixed-variable-declaration-in-loop.patch [new file with mode: 0644]