[Buildroot] [PATCH 1/1] package/sconeserver: fix build with gcc 4.8

Peter Korsgaard peter at korsgaard.com
Mon Mar 7 20:47:25 UTC 2022


>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice at gmail.com> writes:

 > Fix the following build failure with gcc 4.8 raised since the addition
 > of -std=c++11 in commit b9eca021594470341bec2876edc0a27251f3f9b2:

 > sconex.cpp: In function 'scx::Date& scx::build_time()':
 > sconex.cpp:52:36: error: unable to find string literal operator 'operator"" __TIME__'
 >    static Date s_build_time(__DATE__" "__TIME__,true);
 >                                     ^

 > Fixes:
 >  - http://autobuild.buildroot.org/results/83ecf772965b4586eaea2682871a85732df7d62f

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list