[Buildroot] [PATCH 1/1] package/kismet: fix build when time_t is defined as long long

Arnout Vandecappelle arnout at mind.be
Thu Mar 4 19:53:07 UTC 2021



On 04/03/2021 13:29, Fabrice Fontaine wrote:
> On some platforms time_t is defined as long long. At the moment, the
> compilation of sqlite3_column_as<time_t>(...) fails on these systems
> because the appropriate getter is not defined
> 
> Fixes:
>  - http://autobuild.buildroot.org/results/3a76afdbd8b564579bfb08a4d75b438dbd73ac2e
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>

 Applied to master, thanks.

 Regards,
 Arnout


More information about the buildroot mailing list