* Don't pass `-mno-compact-eh`, apparently not all compilers have this? * Don't pass `+o32`, apparently LLVm doesn't recognize this * Use `mipsel-linux-gnu` as a prefix instead of `mipsel-unknown-linux-gnu`, this matches the ubuntu package at least!