buildroot/package/lshw
Fabrice Fontaine 7da270fbb5 package/lshw: fix build with gcc 4.8
Fix the following build failure with gcc 4.8 raised since commit
72a009fa98:

hw.cc: In member function 'long long int hw::value::asInteger() const':
hw.cc:2462:36: error: 'stoll' was not declared in this scope
       return stoll(This->s, NULL, 0);
                                    ^

Fixes:
 - http://autobuild.buildroot.org/results/162e438e3f9aab9310fdbc3cf7529144ce7cb50e

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2022-08-14 00:26:00 +02:00
..
0001-solve-Compile-error-when-g-version-is-less-than-5.patch package/lshw: fix build with gcc 4.8 2022-08-14 00:26:00 +02:00
Config.in
lshw.hash package/lshw: bump to latest HEAD 2022-08-06 23:22:30 +02:00
lshw.mk package/lshw: bump to latest HEAD 2022-08-06 23:22:30 +02:00