On Thu, 26 Nov 2020 11:10:43 GMT, Ao Qi <a...@openjdk.org> wrote: >> Thanks, I'll wait for either of @glaubitz, @theaoqi or @xiangzhai to confirm >> this fixes the native `mipsel` builds for them, and then integrate. > > The native build of linux-mipsel-zero-release passed. I only have mips64el > and 64-bit OS, so I tested the patch by using a mipsel docker image. > > Some messages during the build: > > LOAD: .MIPS.abiflags .reginfo .note.gnu.build-id .dynamic .hash .dynsym > .dynstr .gnu.version .gnu.version_r .rel.dyn .init .text .MIPS.stubs .fini > .eh_frame > However, I think the native build issue has been solved.
Thanks for testing! ------------- PR: https://git.openjdk.java.net/jdk/pull/1375