On 15 December 2019 at 17:43, Helmut Grohne wrote: | Source: dieharder | Version: 3.31.1-8 | Tags: patch upstream | User: [email protected] | Usertags: ftcbfs | | dieharder fails to cross build from source, because its configure script | uses AC_RUN_IFELSE to discover the endianess. The check included in | autoconf, AC_C_BIGENDIAN, can be performed without running host code. | Using it results in better portability and less code. Please consider | applying the attached patch.
That is a very cool patch, thank you. Always good to see that the treasure chest that is configure has something in store :). The project is pretty dormant upstream, but I'll make the change. Dirk | Helmut | x[DELETED ATTACHMENT cross.patch, text/x-diff] -- http://dirk.eddelbuettel.com | @eddelbuettel | [email protected]

