![]() At the moment, thumbv7 is crashing. I'm not exactly sure why, but it appears that there is an unknown instruction in __aeabi_uldivmod (probably from libgcc). I've fixed this by switching to armv7, which is also somewhat modern. Maybe we can switch back to Thumb2 (aka thumbv7) once we start using musl and compiler-rt. In the meantime, this does fix a miscompilation (illegal instruction). |
||
---|---|---|
.. | ||
config.go | ||
options.go | ||
options_test.go | ||
target.go | ||
target_test.go |