RFR: 8285630: Fix a configure error in RISC-V cross build [v2]

Pengfei Li pli at openjdk.java.net
Thu Apr 28 07:35:34 UTC 2022


On Thu, 28 Apr 2022 02:26:02 GMT, Feilong Jiang <fjiang at openjdk.org> wrote:

>> Pengfei Li has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Address comments
>
> make/autoconf/build-aux/config.sub line 54:
> 
>> 52:     echo $result
>> 53:     exit
>> 54: fi
> 
> Looks like riscv32 has the same problem, we should handle riscv32 here too.

Done. Thanks for suggestion!

-------------

PR: https://git.openjdk.java.net/jdk/pull/8420



More information about the build-dev mailing list