Skip to content

knot-resolver{,6}: Fix lua on 32-bit systems with 64-bit time_t

Michal Hrusecky requested to merge hotfix/knot-lua into hbk

This improves the heuristics. The problem would be detected by meson, but not when cross-compiling, in which case things would mostly run OK, except some lua code/modules.

Merge request reports