hashdeep: Build with 64-bit off_t
authorFredrik Fornwall <fredrik@fornwall.net>
Thu, 28 Dec 2017 23:01:39 +0000 (00:01 +0100)
committerFredrik Fornwall <fredrik@fornwall.net>
Thu, 28 Dec 2017 23:43:54 +0000 (00:43 +0100)
commitfb5190fbc68743d00efd0289c134644f821d372e
treeecbce75a185070d27686498771178d45d3ef29c5
parentc7c67f92b5f11eca9be52f7a40dff2efb49d83c6
hashdeep: Build with 64-bit off_t

hashdeep requires 64-bit off_t and fails with an assertion at startup
if that is not satisfied.

Build against Android 7.0 (android-24) to have working 64_bit on
32-bit arches (arm and i686).

Fixes #1733.
packages/hashdeep/build.sh