Micah Boswell - 2017-07-05

udt can be compiled directly on ARM, but cross-compile does not work because the architecture detection used for enabling the optimization code only takes the architecture of the build platform into consideration. The configuration should be fixed such that the target architecture can be specified and the build machine architecture is only used as a default.