
16 Jun
2015
16 Jun
'15
3:56 p.m.
2015-06-16 16:44 GMT+02:00 Vladimir Prus <vladimir.prus@gmail.com>: I would guess cross-compiling for ARM is more common than native compiling
for ARM, and removing this requirement should have no adverse effects in the native case, so what's the downside to removing it?
For cross compiling you have always to specify <abi> and <binary-format> because both properties can not be correctly determined in the case of cross compiling.