kumquat-buildroot/package/kismet
Fabrice Fontaine f007b62cc2 package/kismet: fix build when time_t is defined as long long
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@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2021-03-04 20:39:52 +01:00
..
0001-Add-getter-to-read-database-values-as-long-long.patch package/kismet: fix build when time_t is defined as long long 2021-03-04 20:39:52 +01:00
Config.in
kismet.hash
kismet.mk