package/stella: needs gcc >= 5
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sun, 17 Mar 2019 07:58:07 +0000 (08:58 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 17 Mar 2019 10:05:45 +0000 (11:05 +0100)
commit2edcf77abede09c33024dbf983fac64c30728f5d
treed3f9e4631fd522ed653bdad6f9a64371691f7c46
parent0bb0f2ba849dac9208d3a5a4107b8edd5ee46a1e
package/stella: needs gcc >= 5

std::put_time needs gcc 5.x:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54354

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

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/stella/Config.in