Commit Graph

3 Commits

Author SHA1 Message Date
Fredrik Fornwall 7a52a3ed56 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.
2017-12-29 00:43:54 +01:00
Fredrik Fornwall 44eace2079 hashdeep: Fix building pie binaries 2017-09-23 02:24:10 +02:00
Stephen c57e27a8b5 hashdeep: Add package 2017-09-23 01:52:28 +02:00