package/libplatform: fix build with gcc 5
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sun, 11 Apr 2021 08:33:17 +0000 (10:33 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 21 Apr 2021 20:44:16 +0000 (22:44 +0200)
commite0a8ce32e557fdbc88015e06daa73c3fc06494e3
tree31eacf8dc93c32544a597094ef3721f0ede33200
parentd07dc9660d6a4216cd59ab01ab0007fcbb5f5425
package/libplatform: fix build with gcc 5

Build with gcc 5 is broken since latest bump in commit
977f5fd13480699d94e0ba63d9afae94b71906e6

Instead of updating workaround, use a patch that has been submitted
upstream

Fixes:
 - http://autobuild.buildroot.org/results/2b1922f99b1c213b4e28a5b1a11879f4e28c202f

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/libplatform/0001-cmake-require-c-11-as-the-minimum-standard.patch [new file with mode: 0644]
package/libplatform/libplatform.mk