On Fri, 16 Apr 2021 20:36:05 GMT, Erik Joelsson <er...@openjdk.org> wrote:
>> Oracle is updating the version of GCC for building the JDK to 10.3. >> >> In addition to the version bump, I'm also enabling cross compilation OOTB >> using jib from a linux-aarch64 to linux-x64 binaries, which was the last >> missing combination. (Native x64, native aarch64, cross from x64 to aarch64 >> all worked already and will continue to do so.) > > Erik Joelsson has updated the pull request incrementally with one additional > commit since the last revision: > > Fix configure args for linux-x64 Marked as reviewed by mikael (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/3551