Open
Description
Is your feature request related to a problem? Please describe.
Many users often report building the library for ARM. This would prevent problems in the building system for these use-cases.
Describe why the feature or enhancement you are proposing fits the library.
Given the library is used quite a lot on embedded systems, this fits the use-case by delivering certainty of a successful build.
Describe the solution you'd like
Include a cross-compilation test-case in travis.
Describe alternatives you've considered
None